diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-03-07 16:34:40 +0000 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-03-07 16:34:40 +0000 |
commit | c6093d358e28980539be963afeac8b88ef913b49 (patch) | |
tree | 9ae93832251e62a75e2bf79b087ebb20f8440eae /README | |
parent | 6b9c36c38792cf481782bc231037a2e3d743886f (diff) | |
download | cpython-c6093d358e28980539be963afeac8b88ef913b49.tar.gz |
bump version to 3.1a1v3.1a1
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.1 alpha 0 +This is Python version 3.1 alpha 1 ================================== For notes specific to this release, see RELNOTES in this directory. @@ -20,7 +20,7 @@ the standard library namespace. Release Schedule ---------------- -See PEP XXX for release details: http://www.python.org/dev/peps/pep-XXX/ +See PEP 375 for release details: http://www.python.org/dev/peps/pep-0375/ Documentation |