Bumped PyPI version again (another try)

This commit is contained in:
Matthias Koefferlein 2022-05-11 22:18:37 +02:00
parent ef387e6669
commit 5f65842f84
1 changed files with 1 additions and 1 deletions

View File

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