Skip to content

0.9.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 18 Dec 09:49
· 16 commits to master since this release
3c52ff4

Changes

  • ssh.Channel.write and write_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.