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 a1687c5 commit 9e167c1Copy full SHA for 9e167c1
setup.py
@@ -1,6 +1,6 @@
1
from distutils.core import setup, Extension
2
3
-VERSION = "0.1"
+VERSION = "0.2" # Remember to change README.rst when version changes.
4
5
try:
6
# Use Cython
0 commit comments