aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-11-19 12:17:21 +0100
committerŁukasz Langa <lukasz@langa.pl>2019-11-19 12:17:21 +0100
commitfd757083df79c21eee862e8d89aeefefe45f64a0 (patch)
treec3a9e6835610bbb04bebb519d5f01b9784f7426f /README.rst
parentbpo-21767: explicitly mention abc support in functools.singledispatch docs (#... (diff)
downloadcpython-fd757083df79c21eee862e8d89aeefefe45f64a0.tar.gz
cpython-fd757083df79c21eee862e8d89aeefefe45f64a0.tar.bz2
cpython-fd757083df79c21eee862e8d89aeefefe45f64a0.zip
Python 3.9.0a1v3.9.0a1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dfc8566d5ec..62dd0fd4e94 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-This is Python version 3.9.0 alpha 0
+This is Python version 3.9.0 alpha 1
====================================
.. image:: https://travis-ci.org/python/cpython.svg?branch=master