bump 2021.1109 -> 2021.1110

This commit is contained in:
Manuel Barkhau 2021-03-18 20:03:45 +00:00
parent 14ffed1c36
commit 0b48690dd3
6 changed files with 8 additions and 8 deletions

View file

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