changed version number to 0.0.2, removed unused version tag in __main__.py

This commit is contained in:
Nick Dyer
2021-06-05 00:08:56 -04:00
parent 08014d8244
commit ff57cf918f
2 changed files with 1 additions and 3 deletions

View File

@@ -1 +1 @@
__version__ = 'dev_0.0.1'
__version__ = 'dev_0.0.2'