chore: bump version to 4.9.4 in pyproject.toml and __init__.py

This commit is contained in:
Junyan Qin
2026-03-26 00:16:21 +08:00
parent 9f90341dcb
commit f4db53b759
3 changed files with 3547 additions and 3520 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.9.3"
version = "4.9.4"
description = "Production-grade platform for building agentic IM bots"
readme = "README.md"
license-files = ["LICENSE"]