File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616setuptools .setup (
1717 name = "netpyne_ui" ,
18- version = "0.8.0 " ,
18+ version = "0.8.1 " ,
1919 url = "https://github.com/MetaCell/NetPyNE-UI" ,
2020 author = "MetaCell" ,
2121 author_email = "info@metacell.us" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
2626 < img width = "250" src = { logoNetpyne } />
2727 < Box m = { 1 } >
2828 < Link variant = "h5" style = { { display : 'block' } } href = "https://github.com/MetaCell/NetPyNE-UI" target = "_blank" >
29- NetPyNE-UI v0.8.0
29+ NetPyNE-UI v0.8.1
3030 </ Link >
3131 < Link variant = "h5" style = { { display : 'block' } } href = "https://github.com/Neurosim-lab/netpyne" target = "_blank" >
3232 NetPyNE v1.0.2.1
Original file line number Diff line number Diff line change 11{
22 "name" : " geppetto-netpyne" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "description" : " Geppetto NetPyNE-UI frontend." ,
55 "repository" : " https://github.com/MetaCell/NetPyNE-UI" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name": "geppetto-netpyne",
3- "version": "0.8.0 ",
3+ "version": "0.8.1 ",
44 "description": "Geppetto NetPyNE-UI frontend.",
55 "repository": "https://github.com/MetaCell/NetPyNE-UI",
66 "license": "MIT",
Original file line number Diff line number Diff line change 11{
22 "name" : " geppetto-netpyne" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "description" : " Geppetto NetPyNE-UI frontend." ,
55 "repository" : " https://github.com/MetaCell/NetPyNE-UI" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments