Bump version: 5.2 → 5.3

This commit is contained in:
Maxim Devaev
2022-04-01 18:35:34 +03:00
parent 9344059e0e
commit 7ceb8a3da5
7 changed files with 7 additions and 7 deletions

View File

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