* version 1.2.10
* makefile: versioning and tags: properly deal with multiple digits version tags * setup.py: support both sdist and bdist pip wheels
This commit is contained in:
@@ -15,7 +15,7 @@ extensions = Extension(
|
||||
|
||||
setup(
|
||||
name="imc_termite",
|
||||
version='1.2.9',
|
||||
version='1.2.10',
|
||||
description='IMCtermite cython extension',
|
||||
author='Record Evolution GmbH',
|
||||
author_email='mario.fink@record-evolution.de',
|
||||
|
Reference in New Issue
Block a user