Bump version: 6.43 → 6.44

This commit is contained in:
Maxim Devaev
2026-01-04 16:43:12 +02:00
parent e2890e5851
commit 26ee5143ee
7 changed files with 7 additions and 7 deletions

View File

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