mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Updated changelog, version
This commit is contained in:
+2
-2
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user