1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

fixed build

This commit is contained in:
Kelly Brazil
2019-10-21 17:59:32 -07:00
parent c8f886dc8f
commit 4c8610c54f
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@ with open('README.md', 'r') as f:
setuptools.setup(
name='jc',
version='0.6.2',
version='0.6.3',
author='Kelly Brazil',
author_email='kellyjonbrazil@gmail.com',
description='This tool serializes the output of popular command line tools to structured JSON output.',