Skip to content

Commit 47b977c

Browse files
committed
chore: bumped verson
1 parent 702cba6 commit 47b977c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
FROM python:3.9-slim-buster
2424

25-
ARG VERSION="0.1.15"
25+
ARG VERSION="0.1.16"
2626
ARG SIMULATOR_VERSION=2.6.0
2727

2828
# metadata

biosimulators_bionetgen/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.15'
1+
__version__ = '0.1.16'

0 commit comments

Comments
 (0)