commit | 6003ac526716a107c9d8e9d0ca3150c752fefa5f | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Mar 08 00:24:34 2015 -0800 |
committer | Larry Hastings <larry@hastings.org> | Sun Mar 08 00:24:34 2015 -0800 |
tree | c760382dbab9fbdaeafa9fc17035e1ed1689f105 | |
parent | cfb5b87860a6c605c89ec9d409852641ae47f654 [diff] [blame] |
Release bump for 3.5.0a2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1ffbc76..7d9ac67 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.5.0a1" +IDLE_VERSION = "3.5.0a2"