Skip to content
Snippets Groups Projects
Commit d4da944e4ed7 authored by Jeff Forcier's avatar Jeff Forcier
Browse files

Cut 2.11.1

parent 0c373b8cf6bd
No related branches found
No related tags found
No related merge requests found
__version_info__ = (2, 11, 0)
__version_info__ = (2, 11, 1)
__version__ = ".".join(map(str, __version_info__))
......@@ -2,6 +2,7 @@
Changelog
=========
- :release:`2.11.1 <2022-11-04>`
- :release:`2.10.6 <2022-11-04>`
- :bug:`1822` (via, and relating to, far too many other issues to mention here)
Update `~paramiko.client.SSHClient` so it explicitly closes its wrapped
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment