Bump version: 6.23 → 6.24

This commit is contained in:
Maxim Devaev
2025-01-19 18:19:30 +02:00
parent 1ee096b17c
commit 37e79995fe
7 changed files with 7 additions and 7 deletions

View File

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