File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ matlab.addons.toolbox.installToolbox('computational neuroimaging toolbox.mltbx')
31
31
* [ Fast & real-time pRF mapping] ( https://github.com/ccnmaastricht/CNI_toolbox/wiki/Fast-&-real-time-pRF-mapping-(Matlab) )
32
32
33
33
## Python implementation
34
- ![ ] ( https://img.shields.io/badge/release-v2.2.3 -blueviolet.svg?style=flat )
34
+ ![ ] ( https://img.shields.io/badge/release-v2.2.4 -blueviolet.svg?style=flat )
35
35
36
36
This software was developed for Python 3.
37
37
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "cni-tlbx" , # Replace with your own username
8
- version = "2.2.3 " ,
8
+ version = "2.2.4 " ,
9
9
author = "Mario Senden" ,
10
10
author_email = "mario.senden@maastrichtuniversity.nl" ,
11
11
description = "computational neuroimaging toolbox" ,
You can’t perform that action at this time.
0 commit comments