release: 2025.2.0-rc3

This commit is contained in:
Jens Langhammer
2025-02-23 16:02:45 +01:00
parent af780deb27
commit ee0bdd9eb5

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 2025.2.0-rc2
current_version = 2025.2.0-rc3
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*))?