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 c5a388b commit 304b4c9Copy full SHA for 304b4c9
setup.py
@@ -5,7 +5,7 @@
5
long_description = fh.read()
6
7
setup(name='pyns',
8
- version='0.5.0',
+ version='0.5.1',
9
description='Neuroscout API wrapper',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments