There was an error while loading. Please reload this page.
1 parent a66d7f6 commit dbb0bdfCopy full SHA for dbb0bdf
1 file changed
setup.py
@@ -23,7 +23,7 @@
23
# our choice of version suffix is constrained by PEP 440
24
# so we always append .99.ABI.SRC to most recent upstream version
25
# the following line is matched from cibuild.py
26
-package_version = '7.0.7.99.1.2a2'
+package_version = '7.0.7.99.1.2a3'
27
28
assert package_version.split('.')[-3]=='99', package_version
29
0 commit comments