__init__.py 126 B

12345
  1. #!/usr/bin/env python
  2. # For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
  3. __version__ = '1.1.2'