From f38e051467f446fc332e1135fb68bdcec95e6e27 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 21 Dec 2023 15:06:20 -0500 Subject: [PATCH] Add Python 3.13 to compatibility matrix. Ref python/cpython#113174. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 426364b1..6788a7e3 100644 --- a/README.rst +++ b/README.rst @@ -43,6 +43,8 @@ were contributed to different versions in the standard library: * - importlib_metadata - stdlib + * - 7.0 + - 3.13 * - 6.5 - 3.12 * - 4.13