From 67ec87ad1b95528154934db735a9fa60ccd24e53 Mon Sep 17 00:00:00 2001 From: Harishankar-G <67601573+Harishankar-G@users.noreply.github.com> Date: Thu, 30 Jul 2020 11:17:13 +0530 Subject: [PATCH] Replaced wrong release schedule with correct one Change the PEP number and the version number to match with the current version number. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 96c9561e7c8eb1..c5e14d40dd3156 100644 --- a/README.rst +++ b/README.rst @@ -244,7 +244,7 @@ All current PEPs, as well as guidelines for submitting a new PEP, are listed at Release Schedule ---------------- -See :pep:`596` for Python 3.9 release details. +See :pep:`619` for Python 3.10 release details. Copyright and License Information