[Python-checkins] Correct the version of the first alpha in the README.rst (GH-25862)

pablogsal webhook-mailer at python.org
Mon May 3 19:28:56 EDT 2021


https://github.com/python/cpython/commit/0aaf13a7140f411c2f1e7b206e1331ad8589ebed
commit: 0aaf13a7140f411c2f1e7b206e1331ad8589ebed
branch: main
author: Pablo Galindo <Pablogsal at gmail.com>
committer: pablogsal <Pablogsal at gmail.com>
date: 2021-05-04T00:28:47+01:00
summary:

Correct the version of the first alpha in the README.rst (GH-25862)

files:
M README.rst

diff --git a/README.rst b/README.rst
index f5a0addd043f6..58cf6abba975b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-This is Python version 3.11.0 alpha 1
+This is Python version 3.11.0 alpha 0
 =====================================
 
 .. image:: https://travis-ci.com/python/cpython.svg?branch=main



More information about the Python-checkins mailing list