0.9.0
Changes
ssh.Channel.write
andwrite_stderr
now return return code and bytes written tuples.
Fixes
ssh.key.generate
could not be used.- Key types in
ssh.keytypes
were not initialised correctly.
Packaging
- Added Windows Python 3.9 binary wheel.