summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-08-15 20:21:29 (GMT)
committerNed Deily <nad@python.org>2016-08-15 20:21:29 (GMT)
commitb87d6000f38e6158bbe1d9df5c6136f27aeace12 (patch)
tree27f914b11b93d7147544efac2a168373cb2fec61 /Misc
parent46b0a3247dd09bb572aec3de828b7c88c17516f3 (diff)
downloadcpython-b87d6000f38e6158bbe1d9df5c6136f27aeace12.zip
cpython-b87d6000f38e6158bbe1d9df5c6136f27aeace12.tar.gz
cpython-b87d6000f38e6158bbe1d9df5c6136f27aeace12.tar.bz2
Version bump for 3.6.0a4v3.6.0a4
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index affaffd..9356dee 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
What's New in Python 3.6.0 alpha 4
==================================
-*Release date: XXXX-XX-XX*
+*Release date: 2016-08-15*
Core and Builtins
-----------------