Files
2026-07-13 12:08:54 +08:00

5 lines
124 B
Python

"""Lightweight version definitions shared by packaging and runtime code."""
__version__ = "1.5.5"
__api_version__ = "0315"