From d5cb793f8bdea4b6fff38a6aff06eca0188856e2 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 12 Jan 2026 15:58:53 -0500 Subject: [PATCH] docs: Update the supported python version in the README. We have tested and now work with Python 3.12 so update the readme so that people are using the latest version. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dcd6e32c49..bf3550a27b 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ OS: Interperters/Tools: -* Python 3.11 +* Python 3.12 * Node: See the ``.nvmrc`` file in this repository.