release(version-bump): 5.11.1 → 5.11.2
This commit is contained in:
parent
4e1b1f6188
commit
6b03dee3cb
2 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ line-ending = "auto"
|
|||
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "5.11.1"
|
||||
current_version = "5.11.2"
|
||||
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
||||
serialize = ["{major}.{minor}.{patch}"]
|
||||
search = "{current_version}"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
5.11.1
|
||||
5.11.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue