Bump version: 6.30 → 6.31

This commit is contained in:
Maxim Devaev
2025-02-08 15:46:31 +02:00
parent a2b8b35070
commit 602c1747d5
7 changed files with 7 additions and 7 deletions

View File

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