Change the version number to 0.0.1.dev0 to comply with PEP 8
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "0.1"
|
||||
__version__ = "0.0.1.dev0"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
__version__ = "0.1"
|
||||
__version__ = "0.0.1.dev0"
|
||||
|
||||