diff options
author | Barry Warsaw <barry@python.org> | 2008-08-21 02:39:51 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-08-21 02:39:51 (GMT) |
commit | 57c1058c34ec9549575c376e175289bab6844c4f (patch) | |
tree | 7071719d6d0b23dcd169001496328ea7f5a87851 /README | |
parent | 6e7740c790bf41f520e304ec17abf79a5373b5cc (diff) | |
download | cpython-57c1058c34ec9549575c376e175289bab6844c4f.zip cpython-57c1058c34ec9549575c376e175289bab6844c4f.tar.gz cpython-57c1058c34ec9549575c376e175289bab6844c4f.tar.bz2 |
Bumping to 3.0b3v3.0b3
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.0 beta 2 +This is Python version 3.0 beta 3 ================================= For notes specific to this release, see RELNOTES in this directory. |