diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2021-08-02 19:06:40 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2021-08-02 19:53:59 (GMT) |
commit | cc115e5bf66abe909964be5880c96194d9424df9 (patch) | |
tree | 8b2e115570a1725323712e1c8de486a928ef170f /README.rst | |
parent | 567176249ea95c074eb80199aaf19f3a55aa3954 (diff) | |
download | cpython-cc115e5bf66abe909964be5880c96194d9424df9.zip cpython-cc115e5bf66abe909964be5880c96194d9424df9.tar.gz cpython-cc115e5bf66abe909964be5880c96194d9424df9.tar.bz2 |
Python 3.10.0rc1v3.10.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.10.0 beta 4 -==================================== +This is Python version 3.10.0 rc1 +================================= .. image:: https://travis-ci.com/python/cpython.svg?branch=master :alt: CPython build status on Travis CI |