diff options
author | Georg Brandl <georg@python.org> | 2012-05-01 07:35:18 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-05-01 07:35:18 (GMT) |
commit | ab0ef20663ee64667cc979f6810e60914d26d149 (patch) | |
tree | 6d4e9b3d7f1785415fede05470bf15824763ca3c /README | |
parent | ebb29640fa73bf9de031650be013df3a375f62a4 (diff) | |
download | cpython-ab0ef20663ee64667cc979f6810e60914d26d149.zip cpython-ab0ef20663ee64667cc979f6810e60914d26d149.tar.gz cpython-ab0ef20663ee64667cc979f6810e60914d26d149.tar.bz2 |
Bump to 3.3.0a3.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.3.0 alpha 2 +This is Python version 3.3.0 alpha 3 ==================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |