updated version in setup.py

This commit is contained in:
Niru Maheswaranathan
2015-02-28 16:03:26 -08:00
parent 477f71a6ec
commit bcf83e31d6

View File

@@ -14,7 +14,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.1',
version='0.1.2',
description='Pretty ASCII printing of tabular data',
long_description=long_description,