Updates README.md

This commit is contained in:
Niru Maheswaranathan
2017-05-25 12:08:23 -07:00
parent d7732f2f0e
commit 412e02b297

View File

@@ -49,7 +49,7 @@ Hosted at Read The Docs: [tableprint.readthedocs.org](http://tableprint.readthed
- `six`
## Version
- 0.6.2 (May 25 2017) Fixes some bugs with ANSI escape sequences
- 0.6.6 (May 25 2017) Fixes some bugs with ANSI escape sequences
- 0.5.0 (Sept 29 2016) Better handling of ANSI escape sequences in table rows
- 0.4.0 (May 3 2016) Adds a 'block' style
- 0.3.2 (May 3 2016) Adds a test suite