Release bump for 3.4.3 final.

This commit is contained in:
Larry Hastings 2015-02-22 23:55:39 -08:00
parent e1642419b1
commit fc8eda5ad8
6 changed files with 9 additions and 21 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.3rc1"
__version__ = "3.4.3"
#--end constants--