v0.1.0
This commit is contained in:
parent
d4f964ef8e
commit
64a626cbb5
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
|
||||
__version__ = '0.0.9'
|
||||
__version__ = '0.1.0'
|
||||
|
|
Loading…
Reference in a new issue