Bump to 3.3.6

This commit is contained in:
Georg Brandl 2014-10-12 09:03:40 +02:00
parent 4cae8ff00b
commit 18e897250a
5 changed files with 8 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.3.6rc1"
__version__ = "3.3.6"
#--end constants--