diff --git a/Dockerfile b/Dockerfile index f26071c..3dfdce2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ FROM python:3.9-slim-buster ARG VERSION="0.1.14" -ARG SIMULATOR_VERSION="0.22.0" +ARG SIMULATOR_VERSION="0.22.1" # metadata LABEL \ diff --git a/biosimulators.json b/biosimulators.json index be12fed..29edc3d 100644 --- a/biosimulators.json +++ b/biosimulators.json @@ -1,7 +1,7 @@ { "id": "cobrapy", "name": "COBRApy", - "version": "0.22.0", + "version": "0.22.1", "description": "COBRApy is a Python package that provides a simple interface to metabolic constraint-based reconstruction and analysis.", "urls": [ { @@ -10,7 +10,7 @@ } ], "image": { - "url": "ghcr.io/biosimulators/biosimulators_cobrapy/cobrapy:0.22.0", + "url": "ghcr.io/biosimulators/biosimulators_cobrapy/cobrapy:0.22.1", "format": { "namespace": "EDAM", "id": "format_3973",