We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a946af1 commit e2daf41Copy full SHA for e2daf41
setup.py
@@ -30,7 +30,7 @@
30
# This version string is semver compatible, but incompatible with pip.
31
# For pip, we will remove all '-' characters from this string, and use the
32
# result for pip.
33
-_VERSION = '1.0.0a6'
+_VERSION = '1.0.0a7'
34
35
if platform.system() == 'Linux':
36
sys.argv.append('--plat-name=manylinux1_x86_64')
0 commit comments