commit | c7dcd50e4ec3e7d1269b1a82adf428f7096ba420 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 29 09:04:54 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Sep 29 09:04:54 2012 +0200 |
tree | 5f5dae5789df09b9aa4aa699d951edd0422ce9cb | |
parent | d6e857b0da954db1b39afba67d9072252abade57 [diff] [blame] |
Bump version to 3.3.0 final.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index ff6cb72..8d8317d 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0rc3" +IDLE_VERSION = "3.3.0"