diff options
author | Ned Deily <nad@python.org> | 2018-01-30 23:48:26 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-31 22:14:30 (GMT) |
commit | 6e41cd95b5cc9288e94457be60bdcdc0fb6bebae (patch) | |
tree | a6b52ecb200ae2f66d0f96ccff2d95d8cbed529e /README.rst | |
parent | 1ca2ffdc532622ef001418585c146e6b0f31027f (diff) | |
download | cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.zip cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.tar.gz cpython-6e41cd95b5cc9288e94457be60bdcdc0fb6bebae.tar.bz2 |
Update NEWS, docs, and patchlevel for 3.7.0b1
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 alpha 4+ -===================================== +This is Python version 3.7.0 beta 1 +=================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master :alt: CPython build status on Travis CI |