Update version number

This commit is contained in:
Niru Maheswaranathan
2015-07-28 13:38:59 -07:00
parent e00bbb8c7e
commit 9a819bca41

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.1.2',
version='0.1.3',
description='Pretty ASCII printing of tabular data',
long_description='''Formatted ASCII printing of tabular data''',