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

Bump 3.2.1

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 06f5a47d
version = "3.2.0"
version = "3.2.1"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
Change log
==========
3.2.1
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/50?closed=1)
### Bugfixes
* Fixed a bug with builds not properly identifying Dockerfile paths relative
to the build context
* Fixed an issue where builds would raise a `ValueError` when attempting to
build with a Dockerfile on a different Windows drive.
3.2.0
-----
......
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