Version bump for 3.4.3rc1.

This commit is contained in:
Larry Hastings 2015-02-07 16:00:45 -08:00
parent af83f9e313
commit e5529063b2
6 changed files with 11 additions and 11 deletions

View file

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