Bump to 3.3.3rc1.

This commit is contained in:
Georg Brandl 2013-10-27 09:22:59 +01:00
parent 325a1c2f37
commit 2d34f41bee
5 changed files with 9 additions and 9 deletions

View file

@ -13,5 +13,5 @@ used from a setup script as
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.3.2"
__version__ = "3.3.3rc1"
#--end constants--

View file

@ -1 +1 @@
IDLE_VERSION = "3.3.2"
IDLE_VERSION = "3.3.3rc1"