Bump version: 5.54 → 5.55

This commit is contained in:
Maxim Devaev
2024-02-28 00:14:42 +02:00
parent 1c862b21e9
commit 0e7d8da407
7 changed files with 7 additions and 7 deletions

View File

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