add support for NL key, issue #6

This commit is contained in:
2021-06-29 12:38:55 +02:00
parent 538b6f4659
commit 45efb06aa2
5 changed files with 29 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="IMCtermite",
version="1.2.5",
version="1.2.6",
author="Record Evolution GmbH",
author_email="mario.fink@record-evolution.de",
maintainer="Record Evolution GmbH",