We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d97929 commit 0d56207Copy full SHA for 0d56207
Dockerfile
@@ -2,7 +2,7 @@
2
FROM ghcr.io/biosimulators/biosimulators_pysces/pysces_base:latest
3
4
ARG VERSION=0.1.25
5
-ARG SIMULATOR_VERSION="1.2.1"
+ARG SIMULATOR_VERSION="1.2.2"
6
7
# metadata
8
LABEL \
biosimulators.json
@@ -1,7 +1,7 @@
1
{
"id": "pysces",
"name": "PySCeS",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Simulation and analysis tools for modelling biological systems",
"urls": [
@@ -10,7 +10,7 @@
10
}
11
],
12
"image": {
13
- "url": "ghcr.io/biosimulators/biosimulators_pysces/pysces:1.2.1",
+ "url": "ghcr.io/biosimulators/biosimulators_pysces/pysces:1.2.2",
14
"format": {
15
"namespace": "EDAM",
16
"id": "format_3973",
0 commit comments