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 a46faff commit 1cf2a73Copy full SHA for 1cf2a73
setup.py
@@ -5,7 +5,7 @@
5
long_description = fh.read()
6
7
setup(name='pyns',
8
- version='0.3.2',
+ version='0.3.3',
9
description='Neuroscout API wrapper',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments