diff options
author | Łukasz Langa <lukasz@langa.pl> | 2021-02-19 12:31:44 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2021-02-19 12:31:44 (GMT) |
commit | 1a79785e3e8fea80bcf6a800b45a04e06c787480 (patch) | |
tree | 1d70f3ca3031c1e2228f24d86351be7a59a8dcc6 /README.rst | |
parent | 138488750512b47f1773630f90e92ec5038b6978 (diff) | |
download | cpython-1a79785e3e8fea80bcf6a800b45a04e06c787480.zip cpython-1a79785e3e8fea80bcf6a800b45a04e06c787480.tar.gz cpython-1a79785e3e8fea80bcf6a800b45a04e06c787480.tar.bz2 |
Python 3.9.2v3.9.2
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.2rc1 -=============================== +This is Python version 3.9.2 +============================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |