diff options
author | Ned Deily <nad@python.org> | 2017-12-05 08:26:08 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2017-12-05 08:26:08 (GMT) |
commit | 3398dcb14f6d43bf1619f7c32fe8d888c354e6b2 (patch) | |
tree | 41eee8aa69c53948df1ac19c8754537ed79bb9e1 /README.rst | |
parent | de4c3f312cad13462cdef03a85af87b0af0e35a9 (diff) | |
download | cpython-3398dcb14f6d43bf1619f7c32fe8d888c354e6b2.zip cpython-3398dcb14f6d43bf1619f7c32fe8d888c354e6b2.tar.gz cpython-3398dcb14f6d43bf1619f7c32fe8d888c354e6b2.tar.bz2 |
Bump to 3.6.4rc1v3.6.4rc1
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.6.3 -============================ +This is Python version 3.6.4 candidate 1 +======================================== .. image:: https://travis-ci.org/python/cpython.svg?branch=3.6 :alt: CPython build status on Travis CI |