diff options
author | Georg Brandl <georg@python.org> | 2012-03-04 15:23:53 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-03-04 15:23:53 (GMT) |
commit | 6c8850d94d9d7cdfc66de8e3769898257c1c7500 (patch) | |
tree | ccbf3c2ee80a11a173c5834b6bfc869a00c78820 /README | |
parent | 0e475c359c5be32a439b589dca848dccc59732e5 (diff) | |
download | cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.zip cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.gz cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.bz2 |
Bump to 3.3.0a1.
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 alpha 0 -================================== +This is Python version 3.3.0 alpha 1 +==================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |