From 164f5299b574c94f40189010bea2e4dda61e8b96 Mon Sep 17 00:00:00 2001 From: Atsushi Yamamoto Date: Tue, 21 Feb 2023 15:21:45 -0800 Subject: [PATCH] Remove '< 3.11' reference from README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 475d055a2..46f35e716 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ dependencies. Supported Python Versions ^^^^^^^^^^^^^^^^^^^^^^^^^ -Python >= 3.7, < 3.11 +Python >= 3.7 Unsupported Python Versions ^^^^^^^^^^^^^^^^^^^^^^^^^^^