Skip to content

Commit

Permalink
7.0.7.99.1.2a1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Feb 1, 2025
1 parent fc26770 commit 2309be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# our choice of version suffix is constrained by PEP 440
# so we always append .99.ABI.SRC to most recent upstream version
# the following line is matched from cibuild.py
package_version = '7.0.7.99.1.1'
package_version = '7.0.7.99.1.2a1'

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

Expand Down

0 comments on commit 2309be3

Please sign in to comment.