Bumped version on PyPI to 0.28.9-1

This commit is contained in:
Matthias Koefferlein 2023-06-11 16:51:33 +02:00
parent 3a5ac0d901
commit 0209d9bf72
1 changed files with 1 additions and 1 deletions

View File

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