diff options
| author | Benjamin Peterson <benjamin@python.org> | 2010-04-10 16:22:05 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2010-04-10 16:22:05 (GMT) |
| commit | fbac6c159099506131c210c878e6a93232ab2929 (patch) | |
| tree | befb6cbd79568d9566339b15e7c66e27baf63fe6 /Lib/idlelib/idlever.py | |
| parent | 14459d5b1b800854ef8f1bbadf019682a6413a32 (diff) | |
| download | cpython-fbac6c159099506131c210c878e6a93232ab2929.zip cpython-fbac6c159099506131c210c878e6a93232ab2929.tar.gz cpython-fbac6c159099506131c210c878e6a93232ab2929.tar.bz2 | |
bump version to 2.7b1
Diffstat (limited to 'Lib/idlelib/idlever.py')
| -rw-r--r-- | Lib/idlelib/idlever.py | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
