diff options
author | Ned Deily <nad@python.org> | 2018-09-27 00:08:16 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-09-27 00:08:16 (GMT) |
commit | 6475c053637f14a9951188c3b123c06659201aab (patch) | |
tree | 41041fe61518395e20a5c5bdc1654aa17f73eb56 /README.rst | |
parent | e05a94c6ef0b921ece59da108a578d119d646ccf (diff) | |
download | cpython-6475c053637f14a9951188c3b123c06659201aab.zip cpython-6475c053637f14a9951188c3b123c06659201aab.tar.gz cpython-6475c053637f14a9951188c3b123c06659201aab.tar.bz2 |
Post release bump
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.7 release candidate -============================================== +This is Python version 3.6.7rc1+ +================================ .. image:: https://travis-ci.org/python/cpython.svg?branch=3.6 :alt: CPython build status on Travis CI |