working on support for variable widths in columns

This commit is contained in:
Niru Maheswaranathan
2017-05-18 23:51:59 -07:00
parent cb7c1d27f4
commit da6c201f24
3 changed files with 42 additions and 21 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.1',
version='0.7.0',
description='Pretty console printing of tabular data',
long_description='''Formatted console printing of tabular data.