commit | 88f4dd64513a9738eaec6a1228c62dd4ab3dbafe | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun May 12 12:51:38 2013 +0200 |
committer | Georg Brandl <georg@python.org> | Sun May 12 12:51:38 2013 +0200 |
tree | 7fb7e86935db6b3d87d79ba40f1a2ff079471865 | |
parent | 521ed521317ffd385afaabdd889879e7cb7461df [diff] [blame] |
bump to 3.3.2
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 13b2b9b..b7ff0f8 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.1" +IDLE_VERSION = "3.3.2"