Updated PyPI version for doc link

This commit is contained in:
Matthias Koefferlein 2022-02-05 10:26:13 +01:00
parent 5fc5953f6a
commit 4902f084af
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
KLAYOUT_VERSION="0.27.7"
# The version used for PyPI (don't use variables here!)
KLAYOUT_PYPI_VERSION="0.27.7"
KLAYOUT_PYPI_VERSION="0.27.7-1"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")