bump version 1.2.4 for pip/cython

This commit is contained in:
2021-04-30 11:10:41 +02:00
parent 798fc22d7a
commit 16a77ecf1e
2 changed files with 2 additions and 2 deletions

View File

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