Bump version: 5.55 → 5.56

This commit is contained in:
Maxim Devaev
2024-03-01 03:48:15 +02:00
parent df610e1045
commit c54d7da19f
7 changed files with 7 additions and 7 deletions

View File

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