diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-08-16 21:59:05 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-08-16 21:59:05 (GMT) |
commit | 586547387b468ffb391cb76842f65e68164e5135 (patch) | |
tree | c6b374518d14ea8be7e74ea523a99c8c5ca0dfb9 /README | |
parent | 8eba090694d661d98eb24e6894b0c3e2c5c76ba2 (diff) | |
download | cpython-586547387b468ffb391cb76842f65e68164e5135.zip cpython-586547387b468ffb391cb76842f65e68164e5135.tar.gz cpython-586547387b468ffb391cb76842f65e68164e5135.tar.bz2 |
bump to 3.1.1v3.1.1
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.1.1rc1 -=============================== +This is Python version 3.1.1 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. |