bump 2022.1120 -> 2023.1121

This commit is contained in:
Manuel Barkhau 2023-05-04 16:02:46 +00:00
parent a0f092c61b
commit ecafb3c217
24 changed files with 28 additions and 28 deletions

View file

@ -89,7 +89,7 @@ addopts = --doctest-modules
[bumpver]
current_version = "2022.1120"
current_version = "2023.1121"
version_pattern = "YYYY.BUILD[-TAG]"
commit_message = "bump {old_version} -> {new_version}"
commit = True