diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-11-24 16:48:47 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-11-24 16:48:47 (GMT) |
commit | 88db37442238079a2eff4d142e8e94cfddb58e22 (patch) | |
tree | ac4046862624d15d5fb5b09a9fe4104f31c7e3d7 /README.rst | |
parent | 15d42d7ec6ad4305ea20c7b98ab093bd33bc254c (diff) | |
download | cpython-3.9.1rc1.zip cpython-3.9.1rc1.tar.gz cpython-3.9.1rc1.tar.bz2 |
Python 3.9.1rc1v3.9.1rc1
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.9.0 -============================ +This is Python version 3.9.1rc1 +=============================== .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |