Bump 2.4.2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-06-28 13:32:18 -07:00
parent 14e6184814
commit 43f87e9f63
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
version = "2.4.1"
version = "2.4.2"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])

View File

@ -1,10 +1,10 @@
Change log
==========
2.4.1
2.4.2
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/35?closed=1)
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/36?closed=1)
### Bugfixes