Files
Dokumentace/Python/src/_version.py
T

8 lines
193 B
Python

"""Auto-generated version - DO NOT EDIT MANUALLY!
This file is automatically generated from pyproject.toml.
Serves as fallback for cases when TOML is not available.
"""
__version__ = "0.1.0"