Kaydet (Commit) 791de789 authored tarafından Joffrey F's avatar Joffrey F Kaydeden (comit) Joffrey F

Bump 3.1.2

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 3f3ca7ed
version = "3.1.1"
version = "3.1.2"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
Change log
==========
3.1.2
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/47?closed=1)
### Bugfixes
* Fixed a bug that led to a Dockerfile not being included in the build context
in some situations when the Dockerfile's path was prefixed with `./`
3.1.1
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment