Bump version: 5.24 → 5.25

This commit is contained in:
Maxim Devaev
2022-10-31 16:34:13 +03:00
parent f1e9d4568c
commit 40be0c20e2
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
[bumpversion]
commit = True
tag = True
current_version = 5.24
current_version = 5.25
parse = (?P<major>\d+)\.(?P<minor>\d+)
serialize =
{major}.{minor}