Version bump to 3.4.0a3.

This commit is contained in:
Larry Hastings 2013-09-28 23:51:00 +01:00
parent 346f40204b
commit 44719a7717
6 changed files with 12 additions and 8 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.0a2"
__version__ = "3.4.0a3"
#--end constants--