This commit is contained in:
Lex Berezhny 2018-10-09 23:59:57 -04:00
parent d4f964ef8e
commit 64a626cbb5

View file

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