Skip to content

Commit fcbac62

Browse files
mnaberezerral
authored andcommitted
Back to .dev0 until next release
1 parent 51bca8f commit fcbac62

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.1.0.dev0 (Next Release)
2+
-------------------------
3+
14
1.0.0 (2016-10-02)
25
------------------
36

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
# built documents.
4646
#
4747
# The short X.Y version.
48-
version = '1.0.0'
48+
version = '1.1.0.dev0'
4949
# The full version, including alpha/beta/rc tags.
5050
release = version
5151

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
tests_require.append('mock')
4040

4141
setup(name='superlance',
42-
version='1.0.0',
42+
version='1.1.0.dev0',
4343
license='BSD-derived (http://www.repoze.org/LICENSE.txt)',
4444
description='superlance plugins for supervisord',
4545
long_description=README + '\n\n' + CHANGES,

0 commit comments

Comments
 (0)