From: Kurt B. Kaiser Date: Thu, 23 Dec 2004 04:33:50 +0000 (+0000) Subject: Bump idle version. X-Git-Tag: v2.3.5c1~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45547e49ca87e9f3b45a212d48f1f6566b9ce89d;p=thirdparty%2FPython%2Fcpython.git Bump idle version. --- diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1cd863b36c0e..548bbb995a0a 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.0.4" +IDLE_VERSION = "1.0.5"