Bump version to 1.0.0+dev post release
This commit is contained in:
parent
c03aec2e88
commit
69436c1328
|
@ -1,4 +1,4 @@
|
|||
# This file is imported from __init__.py and exec'd from setup.py
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.0+dev"
|
||||
VERSION = (1, 0, 0)
|
||||
|
|
Loading…
Reference in New Issue