bump 2022.1119 -> 2022.1120

This commit is contained in:
Manuel Barkhau 2022-12-02 00:43:56 +00:00
parent 72227d3e75
commit ffe28e6fff
6 changed files with 8 additions and 8 deletions

View file

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