Propogate version
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s

This commit is contained in:
Jon Michael Aanes 2025-04-13 15:47:23 +02:00
parent 4be78a92a1
commit 7ef2e4cc38

View File

@ -1 +1,7 @@
# TODO
"""# TODO
TODO: Write some documentation here.
"""
from ._version import __version__ # noqa: F401