Version bump to 3.5, step 2.

This commit is contained in:
Larry Hastings 2014-03-16 23:05:59 -07:00
parent d922dc4700
commit f5002bd6ac
11 changed files with 46 additions and 35 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.0rc1"
__version__ = "3.5.0a0"
#--end constants--