chore(release): bump version to 4.10.3

This commit is contained in:
RockChinQ
2026-06-22 11:12:15 -04:00
parent e1e14e9269
commit 0d8a63e1a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.10.2"
version = "4.10.3"
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.2"
version = "4.10.3"
source = { editable = "." }
dependencies = [
{ name = "aiocqhttp" },