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 608a873 commit 0eff18fCopy full SHA for 0eff18f
CHANGELOG.rst
@@ -2,7 +2,7 @@ CHANGELOG
2
---------
3
4
5
-2.0.2 (unreleased)
+2.0.2 (2015-04-29)
6
==================
7
8
- Fixed bug with relative imports [#34, #35 r1chardj0n3s]
setup.py
@@ -27,7 +27,7 @@ def read(fname):
27
]
28
29
30
-version = '2.0.2.dev0'
+version = '2.0.2'
31
32
33
setup(
0 commit comments