We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d0dbc commit 978a763Copy full SHA for 978a763
setup.py
@@ -5,7 +5,7 @@
5
long_description = fh.read()
6
7
setup(name='pyns',
8
- version='0.2.4',
+ version='0.3',
9
description='Neuroscout API wrapper',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments