Change the version number to 0.0.1.dev0 to comply with PEP 8

This commit is contained in:
liwei
2022-07-13 08:53:49 +00:00
parent edcb1c63b0
commit 05c1c4fb3a

View File

@@ -1 +1 @@
__version__ = "0.1"
__version__ = "0.0.1.dev0"