commit | 6c8850d94d9d7cdfc66de8e3769898257c1c7500 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Mar 04 16:23:53 2012 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Mar 04 16:23:53 2012 +0100 |
tree | ccbf3c2ee80a11a173c5834b6bfc869a00c78820 | |
parent | 0e475c359c5be32a439b589dca848dccc59732e5 [diff] [blame] |
Bump to 3.3.0a1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 5e9afb1..76b8bb8 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3a0" +IDLE_VERSION = "3.3.0a1"