File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
19
19
setuptools .setup (
20
20
name = "netpyne_ui" ,
21
- version = "1.1.0 " ,
21
+ version = "1.1.1 " ,
22
22
url = "https://github.com/MetaCell/NetPyNE-UI" ,
23
23
author = "MetaCell" ,
24
24
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
19
19
< img width = "250" src = { logoNetpyne } />
20
20
< Box m = { 1 } >
21
21
< Link variant = "h5" style = { { display : 'block' } } href = "https://github.com/MetaCell/NetPyNE-UI" target = "_blank" >
22
- NetPyNE-UI v1.1.0
22
+ NetPyNE-UI v1.1.1
23
23
</ Link >
24
24
< Link variant = "h5" style = { { display : 'block' } } href = "https://github.com/Neurosim-lab/netpyne" target = "_blank" >
25
25
NetPyNE v1.0.6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " geppetto-netpyne" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Geppetto NetPyNE-UI frontend." ,
5
5
"repository" : " https://github.com/MetaCell/NetPyNE-UI" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "geppetto-netpyne",
3
- "version": "1.1.0 ",
3
+ "version": "1.1.1 ",
4
4
"description": "Geppetto NetPyNE-UI frontend.",
5
5
"repository": "https://github.com/MetaCell/NetPyNE-UI",
6
6
"license": "MIT",
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " geppetto-netpyne" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " Geppetto NetPyNE-UI frontend." ,
5
5
"repository" : " https://github.com/MetaCell/NetPyNE-UI" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments