Skip to content

Commit ddf59f7

Browse files
committed
Update PySCeS version to 1.2.0
1 parent 5f4e10e commit ddf59f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM ghcr.io/biosimulators/biosimulators_pysces/pysces_base:latest
33

44
ARG VERSION=0.1.25
5-
ARG SIMULATOR_VERSION="1.1.1"
5+
ARG SIMULATOR_VERSION="1.2.0"
66

77
# metadata
88
LABEL \

biosimulators.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "pysces",
33
"name": "PySCeS",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"description": "Simulation and analysis tools for modelling biological systems",
66
"urls": [
77
{
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"image": {
13-
"url": "ghcr.io/biosimulators/biosimulators_pysces/pysces:1.1.1",
13+
"url": "ghcr.io/biosimulators/biosimulators_pysces/pysces:1.2.0",
1414
"format": {
1515
"namespace": "EDAM",
1616
"id": "format_3973",

0 commit comments

Comments
 (0)