diff --git a/pyproject.toml b/pyproject.toml index af4e06428..cb50e4822 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"] diff --git a/uv.lock b/uv.lock index 18eb72f25..41d1071ee 100644 --- a/uv.lock +++ b/uv.lock @@ -2008,7 +2008,7 @@ wheels = [ [[package]] name = "langbot" -version = "4.10.2" +version = "4.10.3" source = { editable = "." } dependencies = [ { name = "aiocqhttp" },