Bump version: 5.25 → 5.26

This commit is contained in:
Maxim Devaev
2022-11-01 18:10:19 +03:00
parent 983796e952
commit f83ff439c4
7 changed files with 7 additions and 7 deletions

View File

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