Skip to content

Commit

Permalink
Merge branch 'dev' of ssh://github.com/biosimulators/Biosimulators_Gi…
Browse files Browse the repository at this point in the history
…llesPy2 into dev
  • Loading branch information
jonrkarr committed Dec 14, 2021
2 parents ab911f7 + 5bc94cd commit 292e02f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM python:3.9-slim-buster

ARG VERSION=0.1.35
ARG SIMULATOR_VERSION="1.6.5"
ARG SIMULATOR_VERSION="1.6.6"

# metadata
LABEL \
Expand Down
4 changes: 2 additions & 2 deletions biosimulators.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "gillespy2",
"name": "GillesPy2",
"version": "1.6.5",
"version": "1.6.6",
"description": "GillesPy2 is a Python 3 package for stochastic simulation of biochemical systems.",
"urls": [
{
Expand All @@ -10,7 +10,7 @@
}
],
"image": {
"url": "ghcr.io/biosimulators/biosimulators_gillespy2/gillespy2:1.6.5",
"url": "ghcr.io/biosimulators/biosimulators_gillespy2/gillespy2:1.6.6",
"format": {
"namespace": "EDAM",
"id": "format_3973",
Expand Down

0 comments on commit 292e02f

Please sign in to comment.