Skip to content

Commit 12e1200

Browse files
committed
updated version number for PyPI
1 parent 9e4efa3 commit 12e1200

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
@@ -10,7 +10,7 @@
1010
setup(
1111
name='neuronbridge-python',
1212
packages=find_packages(),
13-
version='1.0.0',
13+
version='3.1.1',
1414
description='Python API for NeuronBridge',
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)