diff options
author | Larry Hastings <larry@hastings.org> | 2015-05-24 00:43:05 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-05-24 00:43:05 (GMT) |
commit | 205acde55e8ed83a46f471b986c436ecbf5ad791 (patch) | |
tree | 333a8d96fa9013c246faf648e8af3785513df26e /README | |
parent | 40040dfc4b72f93527129916b6bf28320e163cf8 (diff) | |
download | cpython-205acde55e8ed83a46f471b986c436ecbf5ad791.zip cpython-205acde55e8ed83a46f471b986c436ecbf5ad791.tar.gz cpython-205acde55e8ed83a46f471b986c436ecbf5ad791.tar.bz2 |
Version bump for 3.5.0b1.v3.5.0b1
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.5.0 alpha 4 -==================================== +This is Python version 3.5.0 beta 1 +=================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. |