mirror of https://github.com/KLayout/klayout.git
Updated Changelog, version for PyPI
This commit is contained in:
parent
43089f31e4
commit
6369a1f993
|
|
@ -1,3 +1,10 @@
|
|||
klayout (0.28-1) unstable; urgency=low
|
||||
|
||||
* New features and bugfixes
|
||||
- See changelog
|
||||
|
||||
-- Matthias Köfferlein <matthias@koefferlein.de> Sat, 10 Dec 2022 01:49:33 +0100
|
||||
|
||||
klayout (0.27.6-1) unstable; urgency=low
|
||||
|
||||
* New features and bugfixes
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
KLAYOUT_VERSION="0.28"
|
||||
|
||||
# The version used for PyPI (don't use variables here!)
|
||||
KLAYOUT_PYPI_VERSION="0.28"
|
||||
KLAYOUT_PYPI_VERSION="0.28-1"
|
||||
|
||||
# The build date
|
||||
KLAYOUT_VERSION_DATE=$(date "+%Y-%m-%d")
|
||||
|
|
|
|||
Loading…
Reference in New Issue