This commit is contained in:
Lex Berezhny 2018-10-17 10:39:21 -04:00
parent 0b8c67f2f0
commit d270e84810

View file

@ -1,2 +1,2 @@
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
__version__ = '0.1.0'
__version__ = '0.1.1'