Bump version: 6.35 → 6.36

This commit is contained in:
Maxim Devaev
2025-03-27 04:38:28 +02:00
parent afd305e87d
commit 2717248581
7 changed files with 7 additions and 7 deletions

View File

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