From eaac71a2a6bf7aa2c3551614755e4cb4024f99a9 Mon Sep 17 00:00:00 2001 From: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Date: Tue, 4 May 2021 23:31:27 +0800 Subject: [PATCH 1/2] Hello 3.10 and welcome 3.11! --- build_docs.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build_docs.py b/build_docs.py index 4b77559..582b26a 100755 --- a/build_docs.py +++ b/build_docs.py @@ -111,7 +111,10 @@ def title(self): Version("3.8", "3.8", "security-fixes", sphinx_version="2.4.4"), Version("3.9", "3.9", "stable", sphinx_version="2.4.4"), Version( - "3.10", "main", "in development", sphinx_version="3.2.1", sphinxopts=["-j4"] + "3.10", "3.10", "pre-release", sphinx_version="3.2.1", sphinxopts=["-j4"] + ), + Version( + "3.11", "main", "in development", sphinx_version="3.2.1", sphinxopts=["-j4"] ), ] From 51ad036b22e419b7fc6a27b54c464221d7f0699b Mon Sep 17 00:00:00 2001 From: Fidget-Spinner <28750310+Fidget-Spinner@users.noreply.github.com> Date: Wed, 5 May 2021 00:45:18 +0800 Subject: [PATCH 2/2] bump README version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07937ca..c1ec571 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ of Sphinx we're using where:: 3.7 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx="1.6.6" Sphinx==2.3.1 Sphinx==2.3.1 3.8 sphinx==1.8.2 sphinx==1.8.2 ø needs_sphinx='1.8' Sphinx==2.3.1 Sphinx==2.3.1 3.9 sphinx==2.2.0 sphinx==2.2.0 sphinx==2.2.0 needs_sphinx='1.8' Sphinx==2.3.1 Sphinx==2.3.1 + 3.10 sphinx==2.2.0 sphinx==2.2.0 sphinx==2.2.0 needs_sphinx='1.8' Sphinx==2.3.1 Sphinx==2.3.1 main sphinx==2.2.0 sphinx==2.2.0 sphinx==2.2.0 needs_sphinx='1.8' Sphinx==2.3.1 Sphinx==2.3.1 ======== ============= ============= ================== ==================== ============= =============== @@ -47,4 +48,5 @@ of Sphinx we're using where:: 3.8 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 3.9 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 3.10 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 + 3.11 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 2.3.1 ======== ======= ===== ======= ===== ===== ===== ======= ===== =====