Skip to content
Snippets Groups Projects
Commit 66bda2ad authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Appveyor: Build with python 3.9

parent 0c4ff1c3
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ cd "${DIR}"
# CONFIG START
MAJOR_PY_VERSION="3"
MINOR_PY_VERSION="8"
MINOR_PY_VERSION="9"
PYTHON_VERSION="${MAJOR_PY_VERSION}.${MINOR_PY_VERSION}"
BUILD_VERSION="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment