bump version in pyproject.toml

This commit is contained in:
Junyan Qin
2025-09-17 14:10:41 +08:00
parent bf279049c0
commit 1a13a41168

View File

@@ -1,6 +1,6 @@
[project]
name = "langbot"
version = "4.3.1"
version = "4.3.2"
description = "Easy-to-use global IM bot platform designed for LLM era"
readme = "README.md"
requires-python = ">=3.10.1,<4.0"