chore: update version field in pyproject.toml

This commit is contained in:
Junyan Qin
2025-06-11 10:24:18 +08:00
parent 18529a42c1
commit f80f997a89

View File

@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.0.3"
version = "4.0.6"
description = "高稳定、支持扩展、多模态 - 大模型原生即时通信机器人平台"
readme = "README.md"
requires-python = ">=3.10.1"