Updated version number

This commit is contained in:
2021-07-03 19:25:54 +02:00
parent f0cb6d64b4
commit 254abd7f58

View File

@@ -7,4 +7,4 @@ from sys import path
from os.path import dirname
path.append(dirname(__file__))
__version__ = '0.1'
__version__ = '0.1.post1'