commit | 62069d3ce743c6f5f91ef3700d6bc2cc69172359 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 31 08:56:11 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 31 08:56:11 2010 +0000 |
tree | 4983b59818ec3a831317564edfabeab2d47cdfe1 | |
parent | 80ff2adf88e80e076774f03c7dd58e681bb08255 [diff] [blame] |
Bump versions and review NEWS file.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 3ca3cde..4403f80 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2a0" +IDLE_VERSION = "3.2a1"