summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-02-08 00:00:55 (GMT)
committerLarry Hastings <larry@hastings.org>2015-02-08 00:00:55 (GMT)
commitb06f142f5f798fecbd7a4dc3d9e6c1861fb59a09 (patch)
tree8d6cd46c5903a5d7401588bbb286096b1484ffef /Lib/idlelib
parentead7aec74d31639e807611dcc4fa0d6c3eba28d4 (diff)
downloadcpython-b06f142f5f798fecbd7a4dc3d9e6c1861fb59a09.zip
cpython-b06f142f5f798fecbd7a4dc3d9e6c1861fb59a09.tar.gz
cpython-b06f142f5f798fecbd7a4dc3d9e6c1861fb59a09.tar.bz2
Release bump for 3.5.0a1.
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/idlever.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index d4178b8..1ffbc76 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "3.5.0a0"
+IDLE_VERSION = "3.5.0a1"