bump 2022.1119 -> 2022.1120

This commit is contained in:
Bruce Schultz 2022-08-03 11:03:17 +02:00 committed by mbarkhau
parent 56e8eb9bc0
commit ff91ed754c
5 changed files with 5 additions and 5 deletions

View file

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