From 956f0fde6178100925e79d5d894e531e2a73ec2f Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 2 May 2022 06:44:32 -0400 Subject: fix: fix compilation errors on latest 3.11.0 --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/index.rst b/doc/index.rst index d296fc9c..bbfe4809 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,7 @@ supported on: .. PYVERSIONS -* Python versions 3.7 through 3.11.0a5. +* Python versions 3.7 through 3.11.0b1. * PyPy3 7.3.8. -- cgit v1.2.1