From d706bd0b05718b7d09760d602b9246b312624ac5 Mon Sep 17 00:00:00 2001 From: Khari Gardner Date: Fri, 22 Dec 2023 01:02:26 -0500 Subject: [PATCH] bump python version in readthedocs --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index aa6ac2f..4c65c75 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" python: install: