mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
version bump
This commit is contained in:
@ -108,7 +108,7 @@ import jc.utils
|
|||||||
|
|
||||||
class info():
|
class info():
|
||||||
"""Provides parser metadata (version, author, etc.)"""
|
"""Provides parser metadata (version, author, etc.)"""
|
||||||
version = '1.1'
|
version = '1.2'
|
||||||
description = '`bluetoothctl` command parser'
|
description = '`bluetoothctl` command parser'
|
||||||
author = 'Jake Ob'
|
author = 'Jake Ob'
|
||||||
author_email = 'iakopap at gmail.com'
|
author_email = 'iakopap at gmail.com'
|
||||||
|
Reference in New Issue
Block a user