bump version to v201812.0015-beta

This commit is contained in:
Manuel Barkhau 2018-12-22 00:39:28 +01:00
parent c38702b24e
commit d4a72a2236
6 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@ PACKAGE_NAME="pycalver"
GIT_REPO_NAMESPACE="mbarkhau"
GIT_REPO_DOMAIN="gitlab.com"
PACKAGE_VERSION="v201812.0014-beta"
PACKAGE_VERSION="v201812.0015-beta"
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"