Bump version: 5.12 → 5.13

This commit is contained in:
Maxim Devaev
2022-07-05 08:08:20 +03:00
parent f1e50b6f9b
commit f11d390b22
7 changed files with 7 additions and 7 deletions

View File

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