diff options
author | Łukasz Langa <lukasz@langa.pl> | 2019-03-25 20:36:40 +0100 |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2019-03-25 20:36:40 +0100 |
commit | 9a448855b51b264d678e3ba3c168034c221806e2 (patch) | |
tree | 4fc7d7b829a278ffa61a7d6784e0854f93a20a4e /README.rst | |
parent | a6fbc4e25e1dc7d1c9a26888b9115bc6c2afc101 (diff) | |
download | cpython-9a448855b51b264d678e3ba3c168034c221806e2.tar.gz cpython-9a448855b51b264d678e3ba3c168034c221806e2.zip |
v3.8.0a3v3.8.0a3
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 11f5d0b5d3c..65cca826dd2 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -This is Python version 3.8.0 alpha 2 +This is Python version 3.8.0 alpha 3 ==================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master |