Bump version: 4.2 → 4.3

This commit is contained in:
Devaev Maxim
2021-06-10 19:10:51 +03:00
parent c621e36929
commit c20754e62c
7 changed files with 7 additions and 7 deletions

View File

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