File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1- version = "3.6.0-dev "
1+ version = "3.5.1 "
22version_info = tuple ([int (d ) for d in version .split ("-" )[0 ].split ("." )])
Original file line number Diff line number Diff line change 11Change log
22==========
33
4+ 3.5.1
5+ -----
6+
7+ [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone/54?closed=1 )
8+
9+ ### Miscellaneous
10+
11+ * Bumped version of ` pyOpenSSL ` in ` requirements.txt ` and ` setup.py ` to prevent
12+ installation of a vulnerable version
13+
14+ * Docs fixes
15+
4163.5.0
517-----
618
7- [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone= 53?closed=1 )
19+ [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone/ 53?closed=1 )
820
921### Deprecation warning
1022
You can’t perform that action at this time.
0 commit comments