Skip to content

Commit e3e5505

Browse files
committed
updated version number
1 parent 1ca0842 commit e3e5505

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matlab.addons.toolbox.installToolbox('computational neuroimaging toolbox.mltbx')
3131
* [Fast & real-time pRF mapping](https://github.com/ccnmaastricht/CNI_toolbox/wiki/Fast-&-real-time-pRF-mapping-(Matlab))
3232

3333
## 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)
3535

3636
This software was developed for Python 3.
3737

code/python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="cni-tlbx", # Replace with your own username
8-
version="2.2.3",
8+
version="2.2.4",
99
author="Mario Senden",
1010
author_email="[email protected]",
1111
description="computational neuroimaging toolbox",

0 commit comments

Comments
 (0)