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 aeff7ba commit 8eb4830Copy full SHA for 8eb4830
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+0.0.2 (2019-XX-XX)
5
+------------------
6
+
7
+* (TBD)
8
9
0.0.1 (2019-04-11)
10
------------------
11
setup.py
@@ -43,7 +43,7 @@
43
44
45
# Bump version HERE!
46
-_version_ = '0.0.1'
+_version_ = '0.0.2'
47
48
49
# List all versions of Python which are supported
0 commit comments