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 011fbac commit 14864c2Copy full SHA for 14864c2
CHANGES.rst
@@ -1,6 +1,11 @@
1
CHANGES
2
=======
3
4
+0.6.3 (2017-07-31)
5
+------------------
6
+
7
+- Fix pypi source distribution
8
9
0.6.2 (2017-07-31)
10
------------------
11
setup.py
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '0.6.2'
+version = '0.6.3'
setup(
0 commit comments