diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-08-11 17:14:36 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-08-11 18:58:17 (GMT) |
commit | 439c93d51f45c50541fc755b597725168ecd939a (patch) | |
tree | cff0de3d6c1388ba5442cbb0a03b6ef4c1604235 /README.rst | |
parent | 5de00f63d47b5aa1714ad2d88772ad55b10feea0 (diff) | |
download | cpython-439c93d51f45c50541fc755b597725168ecd939a.zip cpython-439c93d51f45c50541fc755b597725168ecd939a.tar.gz cpython-439c93d51f45c50541fc755b597725168ecd939a.tar.bz2 |
Python 3.9.0rc1v3.9.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.9.0 beta 5 -=================================== +This is Python version 3.9.0 release candidate 1 +================================================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |