commit | 160b9a3c94c176f4df601a2e348e48fb6436925f | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu May 08 11:54:13 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu May 08 11:54:13 2008 +0000 |
tree | 9c5ae60cdaaed9068380e7190189125421626bba | |
parent | 8d109cb0436e76448b2a413833bc867d490f6cca [diff] [blame] |
Bumping versions for 3.0a5
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 0a82c9a..73dbc73 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.0a4" +IDLE_VERSION = "3.0a5"