diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-05-19 01:07:09 +0200 |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-05-19 01:07:09 +0200 |
commit | 97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac (patch) | |
tree | c73c633c3ff03934a51a9c29e6953bafdf735b51 /README.rst | |
parent | bpo-40275: More lazy imports in test.support (GH-20131) (diff) | |
download | cpython-97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac.tar.gz cpython-97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac.tar.bz2 cpython-97fe9cfd9f81fe96a70e1ce80fce04b0c937bfac.zip |
Python 3.9.0b1v3.9.0b1
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 82303953ecd..d3c6ab439f3 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -This is Python version 3.9.0 alpha 6 -==================================== +This is Python version 3.9.0 beta 1 +=================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master :alt: CPython build status on Travis CI |