Skip to content

Commit 8dd564b

Browse files
authored
Merge pull request #60 from neuroscout/REL/0.3.4
REL: Prepare 0.3.4 release
2 parents 4bcd371 + 573f725 commit 8dd564b

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.3',
8+
version='0.3.4',
99
description='Neuroscout API wrapper',
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)