fix: update version to 4.8.7 in pyproject.toml, __init__.py, and uv.lock

This commit is contained in:
RockChinQ
2026-03-04 18:30:53 +08:00
parent 06d3298cde
commit b34ebf85a6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
"""LangBot - Production-grade platform for building agentic IM bots"""
__version__ = '4.8.6'
__version__ = '4.8.7'