Skip to content

Commit 6479d67

Browse files
committed
Bump version: 0.3.3 → 0.3.4
1 parent 8429647 commit 6479d67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python-mip-sklearn/.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.3.3
2+
current_version = 0.3.4
33
commit = True
44
tag = True
55
tag_name = python-mip-sklearn-{new_version}

python-mip-sklearn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ and sets up a _FUNCTION_ environment variable containing the algorithm name (see
4040
### Dockerfile example
4141

4242
```
43-
FROM hbpmip/python-mip-sklearn:0.3.3
43+
FROM hbpmip/python-mip-sklearn:0.3.4
4444
4545
ENV FUNCTION python-sgdregress
4646

0 commit comments

Comments
 (0)