X Tutup
Skip to content

Commit 958fce8

Browse files
committed
Update Python version numbers
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent e34e756 commit 958fce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/source/releases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ A checklist to perform some manual tests before a release:
3434

3535
Check that all of the following work before a release:
3636

37-
* Runs under Python 2.5, 2.6 and 3.1 (after 2to3).
37+
* Runs under Python 2.6, 2.7, 3.3, and 3.4 (after 2to3).
3838
* Save
3939
* Rewind
4040
* Pastebin

0 commit comments

Comments
 (0)
X Tutup