commit | bd35b035e9fda7fe3cc95f90bd40a3354bf9f4d0 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Apr 04 23:16:41 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Apr 04 23:16:41 2009 +0000 |
tree | 4e3631e38187d27bd72a01ab12436b32e45ffbe8 | |
parent | 8d4980d5a323601ff814165824c141ef211938c5 [diff] [blame] |
bump version for 3.1a2+
diff --git a/Misc/NEWS b/Misc/NEWS index 2221abf..38cc777 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 3.1 beta 1? +================================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.1 alpha 2? =================================