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

change description

This commit is contained in:
Kelly Brazil
2020-07-20 16:54:43 -07:00
parent dd5d318ab5
commit 8719d96bdd

View File

@ -22,7 +22,7 @@ import jc.appdirs as appdirs
class info(): class info():
version = '1.13.0' version = '1.13.0'
description = 'JSON conversion tool for CLI output' description = 'JSON CLI output utility'
author = 'Kelly Brazil' author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com' author_email = 'kellyjonbrazil@gmail.com'