mirror of https://github.com/KLayout/klayout.git
Bumped version once again to 0.27.9-1 to try trigger a GitHub actions build on release
This commit is contained in:
parent
0e32c3bd68
commit
3043936f76
|
|
@ -5,7 +5,7 @@
|
||||||
KLAYOUT_VERSION="0.27.9"
|
KLAYOUT_VERSION="0.27.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.27.9-2"
|
KLAYOUT_PYPI_VERSION="0.27.9-1"
|
||||||
|
|
||||||
# The build date
|
# The build date
|
||||||
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")
|
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue