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

version bump

This commit is contained in:
Kelly Brazil
2023-02-04 17:37:56 -08:00
parent 96cb01f57a
commit 00b74be540

View File

@ -141,7 +141,7 @@ import jc.utils
class info:
"""Provides parser metadata (version, author, etc.)"""
version = "1.1"
version = "1.2"
description = "`xrandr` command parser"
author = "Kevin Lyter"
author_email = "lyter_git at sent.com"