1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

version bump and doc update

This commit is contained in:
Kelly Brazil
2024-01-03 15:57:08 -08:00
parent a260ceba1c
commit 2d5d87c73d
21 changed files with 76 additions and 21 deletions

@ -5,7 +5,7 @@ with open('README.md', 'r') as f:
setuptools.setup(
name='jc',
version='1.24.0',
version='1.24.1',
author='Kelly Brazil',
author_email='kellyjonbrazil@gmail.com',
description='Converts the output of popular command-line tools and file-types to JSON.',