diff options
author | Larry Hastings <larry@hastings.org> | 2016-06-25 21:44:30 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2016-06-25 21:44:30 (GMT) |
commit | 98be9d500e512ef860b2469c39372424b7aea53f (patch) | |
tree | 32e3f79643f60e6e5b5c6852a34216738d864393 /README | |
parent | 27d3529d87d5d125103e26c9cb3f848044306b3b (diff) | |
download | cpython-98be9d500e512ef860b2469c39372424b7aea53f.zip cpython-98be9d500e512ef860b2469c39372424b7aea53f.tar.gz cpython-98be9d500e512ef860b2469c39372424b7aea53f.tar.bz2 |
Version bump for 3.4.5 final.v3.4.5
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.4.5 release candidate 1 -================================================ +This is Python version 3.4.5 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved. |