diff options
author | Georg Brandl <georg@python.org> | 2014-10-12 07:03:40 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-12 07:03:40 (GMT) |
commit | 18e897250a073e22ebc5e50d59551e44d98f8338 (patch) | |
tree | 649cb526b50a21a705280b284c7f46472512fd8e /README | |
parent | 4cae8ff00b2db16e07906206b0444229aa68a6a5 (diff) | |
download | cpython-18e897250a073e22ebc5e50d59551e44d98f8338.zip cpython-18e897250a073e22ebc5e50d59551e44d98f8338.tar.gz cpython-18e897250a073e22ebc5e50d59551e44d98f8338.tar.bz2 |
Bump to 3.3.6v3.3.6
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.3.6 release candidate 1 -================================================ +This is Python version 3.3.6 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |