Skip to content

Commit dd5a829

Browse files
author
Matthias Koefferlein
committed
Updating version to 0.30 in this branch
1 parent c9da9dc commit dd5a829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This script is sourced to define the main version parameters
33

44
# The main version
5-
KLAYOUT_VERSION="0.29.10"
5+
KLAYOUT_VERSION="0.30.0"
66

77
# The version used for PyPI (don't use variables here!)
8-
KLAYOUT_PYPI_VERSION="0.29.10"
8+
KLAYOUT_PYPI_VERSION="0.30.0"
99

1010
# The build date
1111
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")

0 commit comments

Comments
 (0)