From d3d4f43f285902d969a2cfb2e8f4523c4937a299 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 13 Feb 2011 10:00:57 +0000 Subject: Bump for 3.2rc3. --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index 4bb50123..8a7e3ff9 100644 --- a/__init__.py +++ b/__init__.py @@ -15,5 +15,5 @@ __revision__ = "$Id$" # Updated automatically by the Python release process. # #--start constants-- -__version__ = "3.2rc2" +__version__ = "3.2rc3" #--end constants-- -- cgit v1.2.1