Bump version: 6.61 → 6.62

This commit is contained in:
Maxim Devaev
2026-08-02 18:02:46 +03:00
parent c65004f368
commit b5e12a8412
7 changed files with 7 additions and 7 deletions

View File

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