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 d0ef8b2 commit dd520d0Copy full SHA for dd520d0
setup.py
@@ -17,7 +17,7 @@
17
except ImportError:
18
from distutils.core import setup, Extension
19
20
-VERSION = '2.5'
+VERSION = '2.6'
21
22
extra_setup_args = {}
23
0 commit comments