bump version to v202005.0034

This commit is contained in:
Manuel Barkhau 2020-05-25 07:50:30 +00:00
parent ce21c3bcf9
commit 6cf3b4622e
6 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ PACKAGE_NAME="pycalver"
GIT_REPO_NAMESPACE="mbarkhau"
GIT_REPO_DOMAIN="gitlab.com"
PACKAGE_VERSION="v202005.0033"
PACKAGE_VERSION="v202005.0034"
DEFAULT_PYTHON_VERSION="python=3.6"
SUPPORTED_PYTHON_VERSIONS="python=2.7 python=3.5 python=3.6 python=3.7 pypy2.7 pypy3.5"