Skip to content

Commit dbb0bdf

Browse files
7.0.7.99.1.2a3
1 parent a66d7f6 commit dbb0bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.99.1.2a2'
26+
package_version = '7.0.7.99.1.2a3'
2727

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

0 commit comments

Comments
 (0)