commit | a7be9d240a9ccd06010384c986f505acf084b6b2 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Feb 06 16:37:32 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Feb 06 16:37:32 2010 +0000 |
tree | aa59614d97a5d134282e1a751ddecf7b20c83ced | |
parent | b79dc307ad9ccf963286a785202b97035f121dec [diff] [blame] |
bump version to 2.7a3
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 5ae4425..fd1b10f 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7a2" +IDLE_VERSION = "2.7a3"