We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca0842 commit e3e5505Copy full SHA for e3e5505
README.md
@@ -31,7 +31,7 @@ matlab.addons.toolbox.installToolbox('computational neuroimaging toolbox.mltbx')
31
* [Fast & real-time pRF mapping](https://github.com/ccnmaastricht/CNI_toolbox/wiki/Fast-&-real-time-pRF-mapping-(Matlab))
32
33
## Python implementation
34
-
+
35
36
This software was developed for Python 3.
37
code/python/setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="cni-tlbx", # Replace with your own username
8
- version="2.2.3",
+ version="2.2.4",
9
author="Mario Senden",
10
author_email="[email protected]",
11
description="computational neuroimaging toolbox",
0 commit comments