proof-aware-crypto-tooling-.../src/pacta/__init__.py

6 lines
90 B
Python
Raw Normal View History

2026-07-03 08:51:03 +00:00
"""Proof-Aware Crypto Tooling Agent."""
__all__ = ["__version__"]
__version__ = "0.1.0"