release: 2025.4.0

This commit is contained in:
Marcelo Elizeche Landó
2025-04-29 16:16:32 -03:00
parent a02868a27d
commit 22412729e2

View File

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