cspresso/src/cspresso/__init__.py
Miguel Jacq fe58397da7
Some checks failed
CI / test (push) Failing after 1m20s
Lint / test (push) Failing after 28s
Trivy / test (push) Successful in 23s
Initial commit
2026-01-02 09:59:52 +11:00

2 lines
48 B
Python

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