Skip to content

Commit f7748d7

Browse files
committed
Bump version: 0.3.2 → 0.4.0
1 parent d6c4cc6 commit f7748d7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

python-mip/.bumpversion.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.2
2+
current_version = 0.4.0
33
commit = True
44
tag = True
55
tag_name = python-mip-{new_version}
@@ -9,3 +9,4 @@ serialize = {major}.{minor}.{patch}
99
[bumpversion:file:README.md]
1010
search = hbpmip/python-mip:VERSION
1111
replace = hbpmip/python-mip:{new_version}
12+

python-mip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Here is a complete example:
9696
### Dockerfile example
9797

9898
```
99-
FROM hbpmip/python-mip:0.3.2
99+
FROM hbpmip/python-mip:hbpmip/python-mip:0.4.0
100100
101101
102102

0 commit comments

Comments
 (0)