Files
Constant/constant/__init__.py
T
2026-04-05 18:17:24 +02:00

4 lines
49 B
Python

__all__ = ["__version__"]
__version__ = "0.1.0"