Skip to content

Commit

Permalink
Release 7.0.7.99.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OCopping committed Sep 30, 2024
1 parent 0780ecb commit de99053
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.1a3'
package_version = '7.0.7.99.1.1'

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

Expand Down

0 comments on commit de99053

Please sign in to comment.