We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eff18f commit a48118fCopy full SHA for a48118f
CHANGELOG.rst
@@ -2,6 +2,12 @@ CHANGELOG
2
---------
3
4
5
+2.0.3 (unreleased)
6
+==================
7
+
8
+- Nothing changed yet.
9
10
11
2.0.2 (2015-04-29)
12
==================
13
setup.py
@@ -27,7 +27,7 @@ def read(fname):
27
]
28
29
30
-version = '2.0.2'
+version = '2.0.3.dev0'
31
32
33
setup(
0 commit comments