commit | fbac6c159099506131c210c878e6a93232ab2929 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Apr 10 16:22:05 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Apr 10 16:22:05 2010 +0000 |
tree | befb6cbd79568d9566339b15e7c66e27baf63fe6 | |
parent | 14459d5b1b800854ef8f1bbadf019682a6413a32 [diff] [blame] |
bump version to 2.7b1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 2343ea8..a78d4ec 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7a4" +IDLE_VERSION = "2.7b1"