Updated changelog, version

This commit is contained in:
Matthias Koefferlein
2021-07-22 00:00:09 +02:00
parent df022316b9
commit 49f1d96568
4 changed files with 42 additions and 3 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
# This script is sourced to define the main version parameters
# The main version
KLAYOUT_VERSION="0.27.2"
KLAYOUT_VERSION="0.27.3"
# The version used for PyPI (don't use variables here!)
KLAYOUT_PYPI_VERSION="0.27.2"
KLAYOUT_PYPI_VERSION="0.27.3"
# The build date
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")