summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idlever.py
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2002-09-14 04:24:43 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2002-09-14 04:24:43 (GMT)
commit6622eecdaaa8625d1d8a8730c907d115a7eb2c7a (patch)
tree93de044071532a443aefe94d5e46fb9b148cb56f /Lib/idlelib/idlever.py
parent3ae4eaab8894946ce77d89c5da04539ad4b16eaf (diff)
downloadcpython-6622eecdaaa8625d1d8a8730c907d115a7eb2c7a.zip
cpython-6622eecdaaa8625d1d8a8730c907d115a7eb2c7a.tar.gz
cpython-6622eecdaaa8625d1d8a8730c907d115a7eb2c7a.tar.bz2
Bump to reflect final cleanup of Config system and first pass GRPC
completed
Diffstat (limited to 'Lib/idlelib/idlever.py')
-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 b5d70a7..4ed6cd9 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "0.8.2"
+IDLE_VERSION = "0.8.9"