diff --git a/code/python/setup.py b/code/python/setup.py index a9f7a80..dc6a4d0 100644 --- a/code/python/setup.py +++ b/code/python/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="cni-tlbx", # Replace with your own username - version="1.0.3", + version="1.1.0", author="Mario Senden", author_email="mario.senden@maastrichtuniversity.nl", description="computational neuroimaging toolbox",