diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2022-03-07 12:28:08 +0000 |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2022-03-07 12:32:18 +0000 |
commit | 3ddfa55df48a67a5972feac32eaeb85effeda8e3 (patch) | |
tree | 593da3e2e17b24f6352f950cade845f0a27ccca5 /README.rst | |
parent | bpo-46940: Don't override existing AttributeError suggestion information (GH-... (diff) | |
download | cpython-3ddfa55df48a67a5972feac32eaeb85effeda8e3.tar.gz cpython-3ddfa55df48a67a5972feac32eaeb85effeda8e3.tar.bz2 cpython-3ddfa55df48a67a5972feac32eaeb85effeda8e3.zip |
Python 3.11.0a6v3.11.0a6
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index bd807723933..2b1bfadcccf 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -This is Python version 3.11.0 alpha 5 +This is Python version 3.11.0 alpha 6 ===================================== .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg |