Files
2026-07-13 12:55:23 +08:00

6 lines
94 B
Python

"""cli-anything-eth2-quickstart package."""
__all__ = ["__version__"]
__version__ = "1.0.0"