From c20ec5f3393024152a584f57d147614be18a88b7 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Wed, 18 Jan 2023 20:20:59 -0500 Subject: Update Python version mention in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index f99090d3..059d152c 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ Welcome to Paramiko! ==================== -Paramiko is a pure-Python [#]_ (2.7, 3.4+) implementation of the SSHv2 protocol +Paramiko is a pure-Python [#]_ (3.6+) implementation of the SSHv2 protocol [#]_, providing both client and server functionality. It provides the foundation for the high-level SSH library `Fabric `_, which is what we recommend you use for common client use-cases such as running -- cgit v1.2.1