Skip to content

Commit 88504f3

Browse files
committed
update README: mention old Python pre 2.6.5 support
1 parent 1589c97 commit 88504f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Version history
333333
---------------
334334

335335
- 0.7: ``latex`` tables. Printing lists of named tuples and NumPy
336-
record arrays. Fix printing date and time values.
336+
record arrays. Fix printing date and time values. Python <= 2.6.4 is supported.
337337
- 0.6: ``mediawiki`` tables, bug fixes
338338
- 0.5.1: Fix README.rst formatting. Optimize (performance similar to 0.4.4).
339339
- 0.5: ANSI color sequences. Printing dicts of iterables and Pandas' dataframes.

0 commit comments

Comments
 (0)