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 3262664 commit c7cdc58Copy full SHA for c7cdc58
setup.py
@@ -12,7 +12,7 @@
12
import distutils.ccompiler
13
from distutils.command.build_ext import build_ext
14
15
-pkg_version = '0.0.4'
+pkg_version = '0.0.4.post4'
16
17
env = os.environ.copy()
18
0 commit comments