Bump to 3.2a3.

This commit is contained in:
Georg Brandl 2010-10-10 09:40:34 +00:00
parent de0b4d1aba
commit 002fa2de90
6 changed files with 7 additions and 7 deletions

View file

@ -15,5 +15,5 @@ __revision__ = "$Id$"
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.2a2"
__version__ = "3.2a3"
#--end constants--