2025-11-10 20:06:38 +03:00

6 lines
69 B
Python

from .__about__ import __version__
__all__ = [
"__version__",
]