chore: Bump version to 4.8.6 in pyproject.toml, uv.lock, and __init__.py

This commit is contained in:
Junyan Qin
2026-02-26 22:54:13 +08:00
parent 422a34ead4
commit 4fd488b97a
3 changed files with 3 additions and 3 deletions

View File

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