1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-16 00:10:52 +02:00
This commit is contained in:
Kelly Brazil
2019-10-18 18:40:56 -07:00
parent 4d93b38fe4
commit a9294f32a0
3 changed files with 32 additions and 35 deletions

View File

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