From ddc42548ffafc84098ae205aaf0498ee4c92d9bf Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:00:31 -0400 Subject: [PATCH] docs: Update Python version --- docs/contributing/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index f62ebb5..2512cca 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -13,7 +13,7 @@ Contributing Setup ----- -Create a Python 3.8 virtual environment. +Create a Python 3.11 virtual environment. Set up the git pre-commit hook: