We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238aaa1 commit e8f7f08Copy full SHA for e8f7f08
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v1.3.12
2
+
3
++ Fix & test loading non-RSA SSH keys with passwords (@Yakulu)
4
5
# v1.3.11
6
7
+ Fix custom SSH config parsing to support latest Paramiko features (`Match` directives)
pyinfra/version.py
@@ -1 +1 @@
-__version__ = '1.3.11'
+__version__ = '1.3.12'
0 commit comments