chore: update project version to 4.7.0 and revise description for clarity

This commit is contained in:
Junyan Qin
2026-01-05 20:06:01 +08:00
parent 61dc5de085
commit 68ef7bd2c4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "langbot"
version = "4.6.5"
description = "Easy-to-use global IM bot platform designed for LLM era"
version = "4.7.0"
description = "Production-grade platform for building IM bots"
readme = "README.md"
license-files = ["LICENSE"]
requires-python = ">=3.11,<4.0"