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

version bump

This commit is contained in:
Kelly Brazil
2020-03-12 08:52:01 -07:00
parent 93c710abe9
commit e5bea9ae3b

View File

@ -48,7 +48,7 @@ import jc.parsers.universal
class info():
version = '1.0'
version = '1.1'
description = 'file command parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'