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 ae44776 commit 04d27fdCopy full SHA for 04d27fd
Dockerfile
@@ -1,7 +1,7 @@
1
# Base OS
2
FROM ghcr.io/biosimulators/biosimulators_pysces/pysces_base:latest
3
4
-ARG VERSION=0.1.18
+ARG VERSION=0.1.19
5
ARG SIMULATOR_VERSION="0.9.9"
6
7
# metadata
biosimulators_pysces/_version.py
@@ -1 +1 @@
-__version__ = '0.1.18'
+__version__ = '0.1.19'
0 commit comments