Skip to content

Commit e150fb9

Browse files
committed
Bump version: 0.2.1 → 0.2.2
1 parent fd23a1b commit e150fb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-distributed-kmeans/.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.2.1
2+
current_version = 0.2.2
33
commit = True
44
tag = True
55
tag_name = python-distributed-kmeans-{new_version}

python-distributed-kmeans/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ FROM hbpmip/python-mip-sklearn:0.3.10
1717

1818
MAINTAINER mirco.nasuti@chuv.ch
1919

20-
ENV DOCKER_IMAGE=hbpmip/python-distributed-kmeans:0.2.1 \
20+
ENV DOCKER_IMAGE=hbpmip/python-distributed-kmeans:0.2.2 \
2121
FUNCTION=python-distributed-kmeans
2222

2323
RUN apt-get update

0 commit comments

Comments
 (0)