Updated Changelog, version for PyPI

This commit is contained in:
Matthias Koefferlein 2022-12-10 01:51:01 +01:00
parent 43089f31e4
commit 6369a1f993
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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")