From 412e02b297d90b5f1367cb3c5dcdee4c557e291b Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Thu, 25 May 2017 12:08:23 -0700 Subject: [PATCH] Updates README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 501ba41..36c7fd1 100644 --- a/README.md +++ b/README.md @@ -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