bump 2020.1106 -> 2020.1107

This commit is contained in:
Manuel Barkhau 2020-11-24 20:54:23 +00:00
parent 52cc7133d0
commit bce44fd240
6 changed files with 8 additions and 8 deletions

View file

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