1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

parser version bump

This commit is contained in:
Kelly Brazil
2022-09-15 08:40:58 -07:00
parent ab5e9a46b4
commit 4ebde3af5f

View File

@ -106,7 +106,7 @@ import jc.utils
class info():
"""Provides parser metadata (version, author, etc.)"""
version = '1.5'
version = '1.6'
description = '`id` command parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'