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 50635ca commit 86f4694Copy full SHA for 86f4694
setup.py
@@ -5,7 +5,7 @@
5
long_description = fh.read()
6
7
setup(name='pyns',
8
- version='0.3.4',
+ version='0.3.5',
9
description='Neuroscout API wrapper',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments