Files
main_backend/cpv3/__init__.py
T
2026-02-03 02:15:07 +03:00

4 lines
49 B
Python

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