Files
2026-07-13 12:36:28 +08:00

4 lines
62 B
Python

from ._version import __version__
VERSION: str = __version__