Version bump for 3.4.1rc1.

This commit is contained in:
Larry Hastings 2014-05-04 05:06:24 -07:00
parent 9147a9697a
commit 95e0b0d1d0
6 changed files with 86 additions and 86 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.0"
__version__ = "3.4.1rc1"
#--end constants--