commit | c1e689ec9677f3222790aaf7da5c8c7361e50115 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Jun 19 00:35:43 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Jun 19 00:35:43 2008 +0000 |
tree | c8b8f9e1e0740c0b921b68f3abadb43aec7b5548 | |
parent | ce943b6e22ae46855cc2fad4fff3a4e9f6171612 [diff] [blame] |
Bump to 3.0b1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 73dbc73..43595af 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.0a5" +IDLE_VERSION = "3.0b1"