File size: 77 Bytes
7131bbe
 
 
 
 
 
1
2
3
4
5
6
7
"""ProofFrame package."""

__all__ = ["__version__"]

__version__ = "0.1.0"