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

bump to 1.7.2: add test fixtures to package

This commit is contained in:
Kelly Brazil
2020-02-08 12:46:42 -08:00
parent 9a85a0a4d5
commit 028e136161
4 changed files with 7 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import jc.utils
class info():
version = '1.7.1'
version = '1.7.2'
description = 'jc cli output JSON conversion tool'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'