We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bba29b commit fd7e08bCopy full SHA for fd7e08b
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changelog
3
=========
4
5
+1.1 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
1.0.1 (2015-08-03)
12
------------------
13
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
-version = '1.0.1'
+version = '1.1-dev'
long_description = (
open('README.rst').read()
0 commit comments