commit | 4f51baf466ab533f9747e418d6c13d9a11edffc8 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Dec 05 18:40:02 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Dec 05 18:40:02 2009 +0000 |
tree | 3f1a2a9db1b5dcb605567b0576b683a270b4faf5 | |
parent | d2bdd503dfa217da97c7bef6061df4b809cb9b17 [diff] [blame] |
post release version bump
diff --git a/Misc/NEWS b/Misc/NEWS index 3fa76b4..03647b9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,18 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.7 alpha 2? +================================= + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7 alpha 1 ================================