bump 2021.1110 -> 2021.1111

This commit is contained in:
Manuel Barkhau 2021-04-02 20:29:23 +00:00
parent cf4f323c94
commit 0f82c7eff7
6 changed files with 8 additions and 8 deletions

View file

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