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

@@ -15,7 +15,7 @@ extensions = Extension(
setup(
name="imc_termite",
version='1.2.5',
version='1.2.6',
description='IMCtermite cython extension',
author='Record Evolution GmbH',
author_email='mario.fink@record-evolution.de',