Skip to content

Commit

Permalink
Bump 2.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Joffrey F <[email protected]>
  • Loading branch information
shin- committed Jun 28, 2017
1 parent 14e6184 commit 43f87e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "2.4.1"
version = "2.4.2"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
4 changes: 2 additions & 2 deletions docs/change-log.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 43f87e9

Please sign in to comment.