bump 2021.1112 -> 2021.1113

This commit is contained in:
Manuel Barkhau 2021-05-13 19:33:12 +00:00
parent c69839f448
commit 9379984b93
6 changed files with 8 additions and 8 deletions

View file

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