Bump to 3.3b2.

This commit is contained in:
Georg Brandl 2012-08-11 08:49:20 +02:00
parent a81b481e3a
commit 1b94ab79a9
6 changed files with 124 additions and 127 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.0b1"
__version__ = "3.3.0b2"
#--end constants--