chore: bump version 4.6.1

This commit is contained in:
Junyan Qin
2025-12-02 17:43:38 +08:00
parent 24f779ff95
commit 10ec79312e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.6.0"
version = "4.6.1"
description = "Easy-to-use global IM bot platform designed for LLM era"
readme = "README.md"
license-files = ["LICENSE"]

View File

@@ -1,3 +1,3 @@
"""LangBot - Easy-to-use global IM bot platform designed for LLM era"""
__version__ = '4.6.0'
__version__ = '4.6.1'