commit | ab0ef20663ee64667cc979f6810e60914d26d149 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue May 01 09:35:18 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Tue May 01 09:35:18 2012 +0200 |
tree | 6d4e9b3d7f1785415fede05470bf15824763ca3c | |
parent | ebb29640fa73bf9de031650be013df3a375f62a4 [diff] [blame] |
Bump to 3.3.0a3.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index a2fbd1f..726b1dc 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0a2" +IDLE_VERSION = "3.3.0a3"