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

1.10.5 release

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 0bba27cf
version = "1.10.4"
version = "1.10.5"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
Change Log
==========
1.10.5
------
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/24?closed=1)
### Bugfixes
* Fixed an issue where concurrent attempts to access to a named pipe by the
client would sometimes cause recoverable exceptions to be raised.
1.10.4
------
......
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