Skip to content

Commit 1c6466f

Browse files
author
Ludovic Claude
committed
Bump version: 0.2.2 → 0.2.3
1 parent 631ec23 commit 1c6466f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

python-jsi-hinmine/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 jan.kralj@ijs.si
44

5-
ENV DOCKER_IMAGE=hbpmip/python-jsi-hinmine:0.2.2 \
5+
ENV DOCKER_IMAGE=hbpmip/python-jsi-hinmine:0.2.3 \
66
FUNCTION=python-jsi-hinmine
77

88
# Install system packages

0 commit comments

Comments
 (0)