Skip to content

Commit

Permalink
updating to biosimulators-utils 0.1.52; bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Apr 14, 2021
1 parent 6cfa47b commit a80a191
Show file tree
Hide file tree
Showing 3 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
@@ -1,7 +1,7 @@
# Base OS
FROM continuumio/miniconda3:4.9.2

ARG VERSION=0.1.11
ARG VERSION=0.1.12
ARG SIMULATOR_VERSION="0.9.9"
ARG PYTHON_VERSION=3.7

Expand Down
2 changes: 1 addition & 1 deletion biosimulators_pysces/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.11'
__version__ = '0.1.12'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
biosimulators_utils[logging] >= 0.1.43
biosimulators_utils[logging] >= 0.1.52
pysces

0 comments on commit a80a191

Please sign in to comment.