mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
release preparation
This commit is contained in:
parent
0095f974da
commit
70f4e01104
9 changed files with 145 additions and 107 deletions
|
|
@ -13,7 +13,10 @@ PACKAGE_NAME="pycalver"
|
|||
GIT_REPO_NAMESPACE="mbarkhau"
|
||||
GIT_REPO_DOMAIN="gitlab.com"
|
||||
|
||||
PACKAGE_VERSION="v201912.0001-beta"
|
||||
|
||||
DEFAULT_PYTHON_VERSION="python=3.6"
|
||||
SUPPORTED_PYTHON_VERSIONS="python=2.7 pypy2.7 pypy3.4 python=3.5 python=3.6 python=3.7"
|
||||
|
||||
IS_PUBLIC=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue