From 11b9ddfc392adf69901a3bee510223a2dde5bdc1 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 18 Apr 2023 12:37:39 -0400 Subject: [PATCH] Update compatibility for Python 3.12 (python/cpython#103584). --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 62c712c5..a315c0f5 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ were contributed to different versions in the standard library: * - importlib_metadata - stdlib - * - 5.0 + * - 6.5 - 3.12 * - 4.13 - 3.11