Skip to content

Commit 43f87e9

Browse files
committed
Bump 2.4.2
Signed-off-by: Joffrey F <[email protected]>
1 parent 14e6184 commit 43f87e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docker/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "2.4.1"
1+
version = "2.4.2"
22
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])

docs/change-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Change log
22
==========
33

4-
2.4.1
4+
2.4.2
55
-----
66

7-
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/35?closed=1)
7+
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/36?closed=1)
88

99
### Bugfixes
1010

0 commit comments

Comments
 (0)