We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba52bd5 commit 081362aCopy full SHA for 081362a
2 files changed
setup.py
@@ -18,7 +18,7 @@
18
19
setuptools.setup(
20
name="netpyne_ui",
21
- version="1.0.0",
+ version="1.1.0",
22
url="https://github.com/MetaCell/NetPyNE-UI",
23
author="MetaCell",
24
author_email="info@metacell.us",
webapp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "geppetto-netpyne",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Geppetto NetPyNE-UI frontend.",
5
"repository": "https://github.com/MetaCell/NetPyNE-UI",
6
"license": "MIT",
0 commit comments