diff options
author | Ned Deily <nad@python.org> | 2018-05-02 07:41:45 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-05-02 07:41:45 (GMT) |
commit | eb96c376994cb7c6c2e8a4967782d1c0e2a96135 (patch) | |
tree | 76cbde74a7c5ca652a7513af93cca05b8b4a7c3f /README.rst | |
parent | 3c5d3f519d092ea845fa6673df1222fdd668430b (diff) | |
download | cpython-eb96c376994cb7c6c2e8a4967782d1c0e2a96135.zip cpython-eb96c376994cb7c6c2e8a4967782d1c0e2a96135.tar.gz cpython-eb96c376994cb7c6c2e8a4967782d1c0e2a96135.tar.bz2 |
3.7.0b4v3.7.0b4
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.7.0 beta 3+ -==================================== +This is Python version 3.7.0 beta 4 +=================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master :alt: CPython build status on Travis CI |