We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5dc46 commit 5dc0463Copy full SHA for 5dc0463
code/python/setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="cni-tlbx", # Replace with your own username
8
- version="1.0.0",
+ version="1.0.1",
9
author="Mario Senden",
10
author_email="[email protected]",
11
description="computational neuroimaging toolbox",
0 commit comments