diff options
author | Georg Brandl <georg@python.org> | 2014-10-04 12:22:11 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-10-04 12:22:11 (GMT) |
commit | 76e73f85a3a9d7d4210f45ac020c5e5ce5323d80 (patch) | |
tree | a87b89efbf28a357d8c859d9cece19ae042c4788 /README | |
parent | 736b8012b42be24dd26b57bd443a576cc37c116c (diff) | |
download | cpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.zip cpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.tar.gz cpython-76e73f85a3a9d7d4210f45ac020c5e5ce5323d80.tar.bz2 |
Bump to 3.3.6rc1
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.5 -============================ +This is Python version 3.3.6 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |