diff options
author | Łukasz Langa <lukasz@langa.pl> | 2021-02-16 20:10:19 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2021-02-16 20:10:19 (GMT) |
commit | 4064156d62622c1009d32bb87ba17a5e9ecb9d37 (patch) | |
tree | cd053e1d1705cae896fb848d25acc4ca5cefb5ea /README.rst | |
parent | 85fd9f4e45ee95e2608dbc8cc6d4fe28e4d2abc4 (diff) | |
download | cpython-4064156d62622c1009d32bb87ba17a5e9ecb9d37.zip cpython-4064156d62622c1009d32bb87ba17a5e9ecb9d37.tar.gz cpython-4064156d62622c1009d32bb87ba17a5e9ecb9d37.tar.bz2 |
Python 3.9.2rc1v3.9.2rc1
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.1 -============================ +This is Python version 3.9.2rc1 +=============================== .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |