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.
2 parents ab911f7 + 5bc94cd commit 292e02fCopy full SHA for 292e02f
Dockerfile
@@ -2,7 +2,7 @@
2
FROM python:3.9-slim-buster
3
4
ARG VERSION=0.1.35
5
-ARG SIMULATOR_VERSION="1.6.5"
+ARG SIMULATOR_VERSION="1.6.6"
6
7
# metadata
8
LABEL \
biosimulators.json
@@ -1,7 +1,7 @@
1
{
"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": [
@@ -10,7 +10,7 @@
10
}
11
],
12
"image": {
13
- "url": "ghcr.io/biosimulators/biosimulators_gillespy2/gillespy2:1.6.5",
+ "url": "ghcr.io/biosimulators/biosimulators_gillespy2/gillespy2:1.6.6",
14
"format": {
15
"namespace": "EDAM",
16
"id": "format_3973",
0 commit comments