Bump version: 5.27 → 5.28

This commit is contained in:
Maxim Devaev
2022-11-03 19:12:35 +03:00
parent 335f19f0e3
commit c8600e62c2
7 changed files with 7 additions and 7 deletions

View File

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