v1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION = (0, 1)
|
||||
VERSION = (1, 0)
|
||||
__version__ = ".".join(map(str, VERSION))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user