Bumped version once again to 0.27.9-1 to try trigger a GitHub actions build on release

This commit is contained in:
Matthias Koefferlein 2022-05-11 23:54:11 +02:00
parent 0e32c3bd68
commit 3043936f76
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-2"
KLAYOUT_PYPI_VERSION="0.27.9-1"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")