From ac04d7658846528b892fd32d02a2d785ea656b96 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 2 Mar 2024 08:07:23 -0500 Subject: [PATCH] Update required Python version in package documentation --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index d4ed136..56d01ca 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,7 +34,7 @@ To install the package, run the following command: .. note:: - The package requires Python 3.10 or later. + The package requires Python 3.9 or later. Usage -----