4 lines
62 B
Python
Raw Normal View History

2025-07-16 15:34:54 +08:00
from ._version import __version__
VERSION: str = __version__