* add pip/build to gitignore

* makefile for pip: extract proper section of README.md
* bump version 1.2.11
This commit is contained in:
Mario Fink
2021-09-02 11:56:06 +02:00
parent b110886935
commit aa020eee0c
4 changed files with 5 additions and 4 deletions

View File

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