Skip to content

Commit 081362a

Browse files
committed
Release 1.1: bumping release version up
1 parent ba52bd5 commit 081362a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setuptools.setup(
2020
name="netpyne_ui",
21-
version="1.0.0",
21+
version="1.1.0",
2222
url="https://github.com/MetaCell/NetPyNE-UI",
2323
author="MetaCell",
2424
author_email="info@metacell.us",

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geppetto-netpyne",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Geppetto NetPyNE-UI frontend.",
55
"repository": "https://github.com/MetaCell/NetPyNE-UI",
66
"license": "MIT",

0 commit comments

Comments
 (0)