Fixes ANSI escape in headers

This commit is contained in:
Niru Maheswaranathan
2017-05-18 01:23:23 -07:00
parent 69fea15bd2
commit cb7c1d27f4
3 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.6.0',
version='0.6.1',
description='Pretty console printing of tabular data',
long_description='''Formatted console printing of tabular data.