Kaydet (Commit) 52c3d528 authored tarafından Joffrey F's avatar Joffrey F

Bump 3.1.1

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 9260f5af
version = "3.2.0-dev"
version = "3.1.1"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
Change log
==========
3.1.1
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/46?closed=1)
### Bugfixes
* Fixed a bug that caused costly DNS lookups on Mac OSX when connecting to the
engine through UNIX socket
* Fixed a bug that caused `.dockerignore` comments to be read as exclusion
patterns
3.1.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