Compare commits

..

2 Commits

Author SHA1 Message Date
dadachann dafe9176c9 fix(deps): pin released RAG runtime SDK 0.5.8 2026-09-11 09:34:45 +00:00
dadachann a708cfac40 fix(plugin): preserve explicit nested installation scope 2026-09-11 08:53:23 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.10.11"
version = "4.10.10"
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.11"
version = "4.10.10"
source = { editable = "." }
dependencies = [
{ name = "aiocqhttp" },