bump 2022.1117 -> 2022.1118

This commit is contained in:
Manuel Barkhau 2022-07-01 22:44:54 +00:00
parent fa6d48fd9f
commit f33f933739
6 changed files with 8 additions and 8 deletions

View file

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