diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-12-07 14:02:38 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-12-07 14:02:38 (GMT) |
commit | 1e5d33e9b9b8631b36f061103a30208b206fd03a (patch) | |
tree | 712e38109f482e12282da8d512337aef1c1f1545 /README.rst | |
parent | facca72eae3c0b59b4e89bab81c936dff10fb58a (diff) | |
download | cpython-1e5d33e9b9b8631b36f061103a30208b206fd03a.zip cpython-1e5d33e9b9b8631b36f061103a30208b206fd03a.tar.gz cpython-1e5d33e9b9b8631b36f061103a30208b206fd03a.tar.bz2 |
Python 3.9.1v3.9.1
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.1rc1 -=============================== +This is Python version 3.9.1 +============================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.9 :alt: CPython build status on Travis CI |