commit | cd0dc16fdc60860bb69be020518234c0e897a1fb | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 09 08:56:21 2011 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Jul 09 08:56:21 2011 +0200 |
tree | 782cde767d39b1a86eb527b9bbfd96df71cfd27c | |
parent | 9163c473dc0e025bc3b922a94edc82d81667a05d [diff] |
Bump version to 3.2.1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index a437b7b..3fc5e7f 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2.1rc2" +IDLE_VERSION = "3.2.1"