Skip to content

Commit df9e78f

Browse files
authored
Merge pull request #54 from neuroscout/rel/0.3.3
REL: Prepare 0.3.3 release
2 parents a46faff + 1cf2a73 commit df9e78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_description = fh.read()
66

77
setup(name='pyns',
8-
version='0.3.2',
8+
version='0.3.3',
99
description='Neuroscout API wrapper',
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)