Bump version: 6.17 → 6.18

This commit is contained in:
Maxim Devaev
2024-11-29 22:26:02 +02:00
parent 2a8aaabe48
commit c848756d53
7 changed files with 7 additions and 7 deletions

View File

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