commit | e95a8f6ff1830bcd59e149b52174a82276fed0f3 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Apr 09 19:04:04 2012 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Apr 09 19:04:04 2012 -0400 |
tree | e1e58434093c84189669dbf71823e5ab2ce05cd8 | |
parent | f51c384a0af9cc233b52ea98313e312dcb414dce [diff] [blame] |
bump to 2.7.3 final
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index eba4b9f..72666cb 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7.3rc2" +IDLE_VERSION = "2.7.3"