diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2022-08-05 14:44:15 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2022-08-05 14:45:18 (GMT) |
commit | 41cb07120b7792eac6413b0c56256a25e9b14e5d (patch) | |
tree | ae282603d9fea5e2d378803899bc89adc61868dc /README.rst | |
parent | d6cf9e4a3efaf34b2071b7e8b10c0fef3c0ba823 (diff) | |
download | cpython-41cb07120b7792eac6413b0c56256a25e9b14e5d.zip cpython-41cb07120b7792eac6413b0c56256a25e9b14e5d.tar.gz cpython-41cb07120b7792eac6413b0c56256a25e9b14e5d.tar.bz2 |
Python 3.11.0rc1v3.11.0rc1
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.11.0 beta 5 -==================================== +This is Python version 3.11.0 release candidate 1 +================================================= .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg :alt: CPython build status on GitHub Actions |