diff options
author | Ned Deily <nad@python.org> | 2018-01-09 15:27:57 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-09 15:27:57 (GMT) |
commit | 2ab3a8fd264f24baf321b861a997bf8848f232d5 (patch) | |
tree | c325228c46bb82f22ffa3df04c4df86109682647 /README.rst | |
parent | a612df0bedcc9e55c82ee330f19a8d47a607573b (diff) | |
download | cpython-2ab3a8fd264f24baf321b861a997bf8848f232d5.zip cpython-2ab3a8fd264f24baf321b861a997bf8848f232d5.tar.gz cpython-2ab3a8fd264f24baf321b861a997bf8848f232d5.tar.bz2 |
Post-release version bump to a4+
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 alpha 4+ +===================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=master :alt: CPython build status on Travis CI |