feat: update version to 4.9.0 in pyproject.toml, __init__.py, and uv.lock

This commit is contained in:
Junyan Qin
2026-03-09 20:09:00 +08:00
parent 2cd8c56fe8
commit 2e061a8713
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.8.7"
version = "4.9.0"
description = "Production-grade platform for building agentic IM bots"
readme = "README.md"
license-files = ["LICENSE"]