Bump version: 6.51 → 6.52

This commit is contained in:
Maxim Devaev
2026-02-07 17:06:14 +02:00
parent 5e13f4cd58
commit 29ee20e864
7 changed files with 7 additions and 7 deletions

View File

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