Bump version: 6.36 → 6.37

This commit is contained in:
Maxim Devaev
2025-05-27 19:42:34 +03:00
parent 620a0ec847
commit 0e521ad0c6
7 changed files with 7 additions and 7 deletions

View File

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