This commit is contained in:
Lex Berezhny 2018-12-05 11:50:11 -05:00
parent e96b2f702d
commit 4c854dd5a7

View file

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