yutto/yutto/__version__.py

5 lines
110 B
Python

# 发版需要同时改这里和 pyproject.toml
from __future__ import annotations
VERSION = "2.0.0-beta.18"