diff options
author | Georg Brandl <georg@python.org> | 2013-03-23 15:05:12 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-03-23 15:05:12 (GMT) |
commit | d08d0b1c69b19c58afb998e30eadfc7b9de26378 (patch) | |
tree | 97e26bc810da87bb02bad26b5305f4081417bce9 /README | |
parent | 0a1bc11c66a5037b4db8c414adce0012bf1d28fa (diff) | |
download | cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.zip cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.gz cpython-d08d0b1c69b19c58afb998e30eadfc7b9de26378.tar.bz2 |
Bump to 3.3.1rc1.
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.0 -============================ +This is Python version 3.3.1 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Python Software Foundation. All rights reserved. |