We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdfffc commit eaf8e0eCopy full SHA for eaf8e0e
python-mip/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.0
+current_version = 0.2.1
3
commit = True
4
tag = True
5
tag_name = python-mip-{new_version}
python-mip/README.md
@@ -96,7 +96,7 @@ Here is a complete example:
96
### Dockerfile example
97
98
```
99
-FROM hbpmip/python-mip:hbpmip/python-mip:0.2.0
+FROM hbpmip/python-mip:hbpmip/python-mip:hbpmip/python-mip:0.2.1
100
101
MAINTAINER [email protected]
102
0 commit comments