Added function for conc_df generation

This commit is contained in:
2021-04-12 10:46:22 +02:00
parent 9c5ba3d860
commit 362a559c20
2 changed files with 96 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
from setuptools import setup
setup(name='fsl_mrs_mce',
version='0.0.21',
version='0.0.22',
description='A fsl_mrs Moncte Carlo estimation approach',
url='https://git.thoffbauer.de/konstantin.bosbach/fsl_mrs_mce.git',
author='Konstantin E Bosbach',