Bump version: 6.40 → 6.41

This commit is contained in:
Maxim Devaev
2025-10-23 16:28:07 +03:00
parent 0e4bf31325
commit 05a5d3fed4
7 changed files with 7 additions and 7 deletions

View File

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