We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abe491 commit a822466Copy full SHA for a822466
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pnpl",
5
- version="0.0.6",
+ version="0.0.7",
6
packages=find_packages(),
7
install_requires=[
8
"mne",
0 commit comments