From 02bc48c574611fd7ada44b9554f3220ac6d614f7 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Wed, 25 Sep 2024 14:18:41 -0400 Subject: [PATCH] Bumped supported Python range. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adbd36c..213d2d0 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ - historical information from OpenSSH, Dropbear SSH and libssh; - policy scans to ensure adherence to a hardened/standard configuration; - runs on Linux and Windows; -- supports Python 3.8 - 3.12; +- supports Python 3.8 - 3.13; - no dependencies ## Usage