Skip to content

Commit

Permalink
Bump version: 7.10.0 → 7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbnicholson committed Oct 27, 2023
1 parent 4abbef8 commit 17cb0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 7.10.0
current_version = 7.11.0
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(rc(?P<rc>\d+))?
Expand Down

0 comments on commit 17cb0cd

Please sign in to comment.