diff options
author | Georg Brandl <georg@python.org> | 2014-02-09 07:43:05 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-02-09 07:43:05 (GMT) |
commit | c81402527a274dffcb4ad09e9e0e600e2182b2cc (patch) | |
tree | 85ab28864668afe5d85a6ad1c386b6224a6cd9cf /README | |
parent | 87203d313d881a67e642bffcf82d428f27c91e3c (diff) | |
download | cpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.zip cpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.tar.gz cpython-c81402527a274dffcb4ad09e9e0e600e2182b2cc.tar.bz2 |
Bump to 3.3.4 final
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.4 release candidate 1 -================================================ +This is Python version 3.3.4 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |