Skip to content

Commit e2daf41

Browse files
committed
update release
1 parent a946af1 commit e2daf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# This version string is semver compatible, but incompatible with pip.
3131
# For pip, we will remove all '-' characters from this string, and use the
3232
# result for pip.
33-
_VERSION = '1.0.0a6'
33+
_VERSION = '1.0.0a7'
3434

3535
if platform.system() == 'Linux':
3636
sys.argv.append('--plat-name=manylinux1_x86_64')

0 commit comments

Comments
 (0)