Skip to content

Commit 47e69ba

Browse files
committed
Update example link
1 parent c9cc369 commit 47e69ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ pip install --upgrade nirsimple
3434

3535
### Tutorial
3636

37-
An example of using NIRSimple with MNE can be found [here](./examples/simple_probe.ipynb).
37+
An example of using NIRSimple with MNE can be found [here](https://github.com/HanBnrd/NIRSimple/blob/master/examples/simple_probe.ipynb).

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="nirsimple",
8-
version="0.1.1",
8+
version="0.1.2",
99
author="Johann Benerradi",
1010
author_email="johann.benerradi@gmail.com",
1111
description="fNIRS signal processing simplified",

0 commit comments

Comments
 (0)