From 57a03d67f485c252d94071be0403aa191cc04bdf Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 7 Jul 2023 14:15:50 -0400 Subject: [PATCH] Update Python version mapping to include Python 3.13 and updates to 3.12 per python/cpython#97930. --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 994ea05..2bfbb3f 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,9 @@ were contributed to different versions in the standard library: * - importlib_resources - stdlib - * - 5.9 + * - 6.0 + - 3.13 + * - 5.12 - 3.12 * - 5.7 - 3.11