commit | 46ea4f73b998364e020972eb80415e6004a917f2 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 21:40:27 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 27 21:40:27 2009 +0000 |
tree | 9b189911a06ae7f42f4225de27e3094b248646e5 | |
parent | c216b27c427a5878237fb6420c221d59ec7f5285 [diff] [blame] |
bump to 3.2a0
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index c3314d5..3ca3cde 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.1" +IDLE_VERSION = "3.2a0"