Skip to content

Commit 29644db

Browse files
mstimberggithub-actions[bot]
authored andcommitted
Update JSON from yaml files
1 parent a1d0bfd commit 29644db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

simtools/simtools.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@
165165
}
166166
],
167167
"release": {
168-
"etag": "\"UNq/1+/4PJD8LWDlmuWmsg\"",
168+
"etag": "\"nwoT2galwBqtTMxDdFE9Ng\"",
169169
"package_name": "bsb",
170-
"published": "2025-12-12",
170+
"published": "2025-12-17",
171171
"source": "pypi",
172-
"version": "7.0.2"
172+
"version": "7.0.3"
173173
},
174174
"summary": "<p>The Brain Scaffold Builder (BSB) is a black box component framework for multiparadigm neural modelling: we provide structure, architecture and organization, and you provide the use-case specific parts of your model.\nIn our framework, your model is described in a code-free configuration of components with parameters.</p>\n<p>For the framework to reliably use components, and make them work together in a complex workflow, it asks a fixed set of questions per component type: e.g. a connection component will be asked how to connect cells.\nThese contracts of cooperation between you and the framework are called interfaces. The framework executes a transparently parallelized workflow, and calls your components to fulfill their role.</p>\n<p>This way, by implementing our component interfaces and declaring them in a configuration file, most models end up being code-free, well-parametrized, self-contained, human-readable, multi-scale models!</p>",
175175
"urls": {
@@ -1072,11 +1072,11 @@
10721072
}
10731073
],
10741074
"release": {
1075-
"etag": "\"qMOzFLaxS8vH2aqsKskj/w\"",
1075+
"etag": "\"IhOpsLU0/zA+xAagzJ8gTA\"",
10761076
"package_name": "nrn-patch",
1077-
"published": "2025-12-12",
1077+
"published": "2025-12-17",
10781078
"source": "pypi",
1079-
"version": "7.0.2"
1079+
"version": "7.0.3"
10801080
},
10811081
"summary": "<p>A Pythonic object-oriented drop-in replacement for the Python interface to NEURON.</p>",
10821082
"urls": {

0 commit comments

Comments
 (0)