diff options
author | Ned Deily <nad@python.org> | 2017-06-17 08:48:35 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2017-06-17 08:48:35 (GMT) |
commit | 268e1fbf215fb17e1ebed793190457dab6d182cf (patch) | |
tree | 4933c289b093195d03e9ab7dcc1ea9337ea49974 /README.rst | |
parent | 8c5483eb2292f6ca01ebbf965fd0e5f6b2c69dc6 (diff) | |
download | cpython-268e1fbf215fb17e1ebed793190457dab6d182cf.zip cpython-268e1fbf215fb17e1ebed793190457dab6d182cf.tar.gz cpython-268e1fbf215fb17e1ebed793190457dab6d182cf.tar.bz2 |
Version bump to 3.6.2rc1v3.6.2rc1
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.1+ -============================= +This is Python version 3.6.2 release candidate 1 +================================================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.6 :alt: CPython build status on Travis CI |