Bumped version to 1.1-dev0
This commit is contained in:
parent
c8337f5098
commit
3dd4ff5ba6
@ -20,4 +20,4 @@
|
||||
|
||||
# <pep8 compliant>
|
||||
|
||||
__version__ = '1.0'
|
||||
__version__ = '1.1-dev0'
|
||||
|
||||
@ -24,9 +24,9 @@ copyright = '2018, Sybren A. Stüvel'
|
||||
author = 'Sybren A. Stüvel'
|
||||
|
||||
# The short X.Y version
|
||||
version = '1.0'
|
||||
version = '1.1-dev0'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '1.0'
|
||||
release = '1.1-dev0'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user