Bumped post version for new PyPI release

This commit is contained in:
Matthias Koefferlein 2022-05-11 18:44:48 +02:00
parent 9f3e5a1391
commit ef387e6669
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"
KLAYOUT_PYPI_VERSION="0.27.9-1"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")