diff options
author | Larry Hastings <larry@hastings.org> | 2016-06-25 21:11:09 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2016-06-25 21:11:09 (GMT) |
commit | 6c1aa6ba30e38fb9708526e27f9158162c37d909 (patch) | |
tree | 5263332b8d4830d86cf92373b7ebf899ba68a6be /README | |
parent | 66b84c00c55f3ee8ea3d115b734868e7e280c2d9 (diff) | |
download | cpython-6c1aa6ba30e38fb9708526e27f9158162c37d909.zip cpython-6c1aa6ba30e38fb9708526e27f9158162c37d909.tar.gz cpython-6c1aa6ba30e38fb9708526e27f9158162c37d909.tar.bz2 |
Version number bump for 3.5.2 final.v3.5.2
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.2 release candidate 1 -================================================ +This is Python version 3.5.2 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. |