chore(release): bump version to 4.10.6 (#2343)

Co-authored-by: dadachann <dadachann@users.noreply.github.com>
This commit is contained in:
Hyu
2026-07-16 21:56:54 +08:00
committed by GitHub
parent 48952206db
commit cb6c8d1eb6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.10.5"
version = "4.10.6"
description = "Production-grade platform for building agentic IM bots"
readme = "README.md"
license-files = ["LICENSE"]
Generated
+1 -1
View File
@@ -2008,7 +2008,7 @@ wheels = [
[[package]]
name = "langbot"
version = "4.10.5"
version = "4.10.6"
source = { editable = "." }
dependencies = [
{ name = "aiocqhttp" },