commit | d08cec6d62394c2b5cc0986a59354fc09868ec1e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
tree | 4624bbb50894e70c1db42ca162084c214e9e4463 | |
parent | dba3b5ce07a490dea9af78a3882131cd74696bcc [diff] [blame] |
Bump version to 3.3.0b1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 44811af..7de1b07 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0a4" +IDLE_VERSION = "3.3.0b1"