Skip to content

Commit

Permalink
release: 2024.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Sep 2, 2024
1 parent 8962d17 commit 2fb0970
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 = 2024.8.0-rc2
current_version = 2024.8.0
tag = True
commit = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?:-(?P<rc_t>[a-zA-Z-]+)(?P<rc_n>[1-9]\\d*))?
Expand Down

0 comments on commit 2fb0970

Please sign in to comment.