We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ccb59 commit 3a7c99aCopy full SHA for 3a7c99a
1 file changed
setup.py
@@ -20,7 +20,7 @@
20
21
22
DOCLINES = __doc__.split('\n')
23
-_VERSION = '0.2.11post0'
+_VERSION = '0.2.12'
24
25
class build_ext(_build_ext):
26
def finalize_options(self):
0 commit comments