changed version number
This commit is contained in:
4
setup.py
4
setup.py
@@ -1,10 +1,10 @@
|
||||
from setuptools import setup
|
||||
|
||||
setup(name='fsl_mrs_mce',
|
||||
version='0.0.1',
|
||||
version='0.0.2',
|
||||
description='A fsl_mrs Moncte Carlo estimation approach',
|
||||
url='https://git.thoffbauer.de/konstantin.bosbach/fsl_mrs_mce.git',
|
||||
author='Konstantin Bosbach',
|
||||
author='Konstantin E Bosbach',
|
||||
author_email='konstantin.bosbach@mars.uni-freiburg.de',
|
||||
packages=['fsl_mrs_mce'],
|
||||
zip_safe=False)
|
||||
|
||||
Reference in New Issue
Block a user