chore: release v4.10.8 (#2450)

This commit is contained in:
RockChinQ
2026-08-21 01:47:39 +08:00
committed by GitHub
parent e934f08adf
commit 3d4a726cd8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.10.7"
version = "4.10.8"
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.7"
version = "4.10.8"
source = { editable = "." }
dependencies = [
{ name = "aiocqhttp" },