Bump version: 1.1.3 → 1.1.4b0

This commit is contained in:
andvikt
2022-09-08 12:41:56 +03:00
parent ef46ac2b2b
commit 1ceb7e4766
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.3
current_version = 1.1.4b0
parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d+))(?P<release>[bf]*)(?P<build>\d*)
commit = True
tag = True