commit | a58a626092151ed73e2e0382ff63bd0c7dca4a14 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Mar 07 16:34:40 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Mar 07 16:34:40 2009 +0000 |
tree | 193843976aa15dfcd7ede2267031dca8c04b69ee | |
parent | ee456de5bd0b78f6f8a7e3eef34c38e9f0ec4237 [diff] [blame] |
bump version to 3.1a1
diff --git a/Misc/NEWS b/Misc/NEWS index 48cb004..6e788fa 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,10 +4,10 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python 3.1 alpha 0 +What's New in Python 3.1 alpha 1 ================================ -*Release date: XX-XXX-200X* +*Release date: 2009-03-07* Core and Builtins -----------------