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