Changed print statement and added commentary

This commit is contained in:
2021-03-26 10:52:34 +01:00
parent b599062322
commit 9c5ba3d860

View File

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