Skip to content

Commit 15468db

Browse files
committed
Bump version: 0.4.0 → 0.4.1
1 parent 143d2f9 commit 15468db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

python-tsne/Dockerfile

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

33
MAINTAINER b.van_lew@lumc.nl
44

5-
ENV DOCKER_IMAGE=hbpmip/python-tsne:0.4.0 \
5+
ENV DOCKER_IMAGE=hbpmip/python-tsne:0.4.1 \
66
FUNCTION=python-tsne
77

88
# This COPY may be replaced by a build step when the atsne is open sourced (BvL 19/09/2017)

0 commit comments

Comments
 (0)