diff options
author | Georg Brandl <georg@python.org> | 2012-09-29 07:04:54 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-09-29 07:04:54 (GMT) |
commit | c7dcd50e4ec3e7d1269b1a82adf428f7096ba420 (patch) | |
tree | 5f5dae5789df09b9aa4aa699d951edd0422ce9cb /README | |
parent | d6e857b0da954db1b39afba67d9072252abade57 (diff) | |
download | cpython-c7dcd50e4ec3e7d1269b1a82adf428f7096ba420.zip cpython-c7dcd50e4ec3e7d1269b1a82adf428f7096ba420.tar.gz cpython-c7dcd50e4ec3e7d1269b1a82adf428f7096ba420.tar.bz2 |
Bump version to 3.3.0 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.0 release candidate 3 -================================================ +This is Python version 3.3.0 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |