diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-10-04 17:31:29 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-10-05 15:07:58 (GMT) |
commit | 9cf6752276e6fcfd0c23fdb064ad27f448aaaf75 (patch) | |
tree | 90c732ba12fa75d4e19e361a3b4a6686ed0428be /README.rst | |
parent | e8165e79f57cb3ca60bf031c417f8fd20c99eaa2 (diff) | |
download | cpython-9cf6752276e6fcfd0c23fdb064ad27f448aaaf75.zip cpython-9cf6752276e6fcfd0c23fdb064ad27f448aaaf75.tar.gz cpython-9cf6752276e6fcfd0c23fdb064ad27f448aaaf75.tar.bz2 |
Python 3.9.0v3.9.0
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 release candidate 2 -================================================ +This is Python version 3.9.0 +============================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |