commit | d78cec5f39646f62384558fb85725427559426dc | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Dec 05 17:47:56 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Dec 05 17:47:56 2009 +0000 |
tree | 7fb321ca940d2f8987da13f4b1363a551f65a9a3 | |
parent | 3b94c0bb10451d1a243ec60e21478890fa078cb0 [diff] [blame] |
bump version to 2.7a1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 57dbd44..c219d19 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7a0" +IDLE_VERSION = "2.7a1"