Bump version: 5.37 → 5.38

This commit is contained in:
Maxim Devaev
2023-02-25 15:55:58 +02:00
parent aa668cec9d
commit 28c8599167
7 changed files with 7 additions and 7 deletions

View File

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