zcbot/core/__init__.py

4 lines
165 B
Python

# zcbot 版本号单一事实源:web/app.py 的 FastAPI version、/healthz 返回、前端展示都引这里。
# 改版本只动这一行。
__version__ = "0.22.0"