Skip to content

Commit 7fb5786

Browse files
committed
7.0.10.99.0.0
1 parent 686c95e commit 7fb5786

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
@@ -23,7 +23,7 @@
2323
# our choice of version suffix is constrained by PEP 440
2424
# so we always append .99.ABI.SRC to most recent upstream version
2525
# the following line is matched from cibuild.py
26-
package_version = '7.0.10.99.0.0a1'
26+
package_version = '7.0.10.99.0.0'
2727

2828
assert package_version.split('.')[-3]=='99', package_version
2929

0 commit comments

Comments
 (0)