upd doc and setup
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
VERSION = (1, 3, 0) # PEP 386
|
||||
VERSION = (1, 4, 0) # PEP 386
|
||||
__version__ = ".".join([str(x) for x in VERSION])
|
||||
|
||||
Reference in New Issue
Block a user