bump 2023.1121 -> 2023.1122

This commit is contained in:
Manuel Barkhau 2023-05-18 14:55:36 +00:00
parent e73ce30774
commit 0f21c5dac9
6 changed files with 8 additions and 8 deletions

View file

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