commit | 086494483d84807c551bdabcfa37b35b0c60ca64 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat May 11 22:29:20 2013 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Sat May 11 22:29:20 2013 -0500 |
tree | b76c653a990fc0ae541ec32443871f04f1726210 | |
parent | 5a27168883523adba65b33482f4872d2e5d2e5f9 [diff] [blame] |
bump version to 2.7.5
diff --git a/Misc/NEWS b/Misc/NEWS index 0405fb9..8f97390 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,7 +4,7 @@ What's New in Python 2.7.5? =========================== -*Release date: XXXX-XX-XX* +*Release date: 2013-05-12* Core and Builtins -----------------