Skip to content

Commit 3383a0e

Browse files
author
Ludovic Claude
committed
Bump version: 0.4.3 → 0.4.4
1 parent f940ec5 commit 3383a0e

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.3
2+
current_version = 0.4.4
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.6.1
2121

2222
MAINTAINER mirco.nasuti@chuv.ch
2323

24-
ENV DOCKER_IMAGE=hbpmip/python-anova:0.4.3 \
24+
ENV DOCKER_IMAGE=hbpmip/python-anova:0.4.4 \
2525
FUNCTION=python-anova
2626

2727
COPY requirements.txt /requirements.txt

0 commit comments

Comments
 (0)