chore: bump version to 4.8.3 in pyproject.toml and uv.lock

This commit is contained in:
Junyan Qin
2026-02-02 01:07:46 +08:00
parent 8c17e55913
commit 59d55b382d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.8.2"
version = "4.8.3"
description = "Production-grade platform for building agentic IM bots"
readme = "README.md"
license-files = ["LICENSE"]