File tree Expand file tree Collapse file tree 5 files changed +98
-3443
lines changed
Expand file tree Collapse file tree 5 files changed +98
-3443
lines changed Original file line number Diff line number Diff line change 1515
1616setuptools .setup (
1717 name = "netpyne_ui" ,
18- version = "0.8.1 " ,
18+ version = "0.9.0 " ,
1919 url = "https://github.com/MetaCell/NetPyNE-UI" ,
2020 author = "MetaCell" ,
2121
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ 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.1
29+ NetPyNE-UI v0.9.0
3030 </ Link >
3131 < Link variant = "h5" style = { { display : 'block' } } href = "https://github.com/Neurosim-lab/netpyne" target = "_blank" >
32- NetPyNE v1.0.2.1
32+ NetPyNE v1.0.3
3333 </ Link >
3434 < Link variant = "h5" style = { { display : 'block' } } href = "https://www.neuron.yale.edu/neuron/" target = "_blank" >
3535 NEURON v8.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " geppetto-netpyne" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.9.0 " ,
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.1 " ,
3+ "version" : " 0.9.0 " ,
44 "description" : " Geppetto NetPyNE-UI frontend." ,
55 "repository" : " https://github.com/MetaCell/NetPyNE-UI" ,
66 "license" : " MIT" ,
1919 "@material-ui/core" : " 4.12.1" ,
2020 "@material-ui/icons" : " ^4.11.2" ,
2121 "@material-ui/lab" : " ^4.0.0-alpha.60" ,
22- "@metacell/geppetto-meta-client" : " 1.0.0-final " ,
23- "@metacell/geppetto-meta-core" : " 1.0.0-final " ,
24- "@metacell/geppetto-meta-ui" : " 1.0.0-final " ,
22+ "@metacell/geppetto-meta-client" : " 1.1.0 " ,
23+ "@metacell/geppetto-meta-core" : " 1.1.0 " ,
24+ "@metacell/geppetto-meta-ui" : " 1.1.0 " ,
2525 "@nosferatu500/react-sortable-tree" : " 3.0.5" ,
2626 "@sentry/integrations" : " ^6.16.1" ,
2727 "@sentry/react" : " ^6.16.1" ,
You can’t perform that action at this time.
0 commit comments