--- a +++ b/faigen/version.py @@ -0,0 +1,2 @@ +__all__ = ['__version__'] +__version__ = '0.1' \ No newline at end of file