commit | 57c1058c34ec9549575c376e175289bab6844c4f | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Aug 21 02:39:51 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Aug 21 02:39:51 2008 +0000 |
tree | 7071719d6d0b23dcd169001496328ea7f5a87851 | |
parent | 6e7740c790bf41f520e304ec17abf79a5373b5cc [diff] [blame] |
Bumping to 3.0b3
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index eac348d..e5027cd 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.0b2" +IDLE_VERSION = "3.0b3"