Skip to content

Commit eba5bba

Browse files
committed
Bump version: 0.4.1 → 0.4.2
1 parent 85cbc75 commit eba5bba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-anova/.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.4.1
2+
current_version = 0.4.2
33
commit = True
44
tag = True
55
tag_name = python-anova-{new_version}

python-anova/Dockerfile

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

2222
MAINTAINER mirco.nasuti@chuv.ch
2323

24-
ENV DOCKER_IMAGE=hbpmip/python-anova:0.4.1 \
24+
ENV DOCKER_IMAGE=hbpmip/python-anova:0.4.2 \
2525
FUNCTION=python-anova
2626

2727
COPY requirements.txt /requirements.txt

0 commit comments

Comments
 (0)