Skip to content

Commit 891cea1

Browse files
author
Ludovic Claude
committed
Bump version: 0.1.4 → 0.1.5
1 parent 9226ec7 commit 891cea1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-correlation-heatmap/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.4
2+
current_version = 0.1.5
33
commit = True
44
tag = True
55
tag_name = python-correlation-heatmap-{new_version}

python-correlation-heatmap/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM hbpmip/python-mip:0.5.6
2020

2121
MAINTAINER mirco.nasuti@chuv.ch
2222

23-
ENV DOCKER_IMAGE=hbpmip/python-correlation-heatmap:0.1.4 \
23+
ENV DOCKER_IMAGE=hbpmip/python-correlation-heatmap:0.1.5 \
2424
FUNCTION=python-correlation-heatmap
2525

2626
COPY requirements.txt /requirements.txt

0 commit comments

Comments
 (0)