bump version to v201902.0021

This commit is contained in:
Manuel Barkhau 2019-02-21 15:54:15 +01:00
parent 2676dbcaf4
commit 37c0b607f1
4 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ PACKAGE_NAME="pycalver"
GIT_REPO_NAMESPACE="mbarkhau"
GIT_REPO_DOMAIN="gitlab.com"
PACKAGE_VERSION="v201902.0020"
PACKAGE_VERSION="v201902.0021"
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"