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

version bump

This commit is contained in:
Kelly Brazil
2023-03-05 10:06:54 -08:00
parent 59662a1500
commit 92ad2068db
5 changed files with 7 additions and 4 deletions

View File

@ -9,7 +9,7 @@ from .jc_types import ParserInfoType, JSONDictType
from jc import appdirs
__version__ = '1.23.0'
__version__ = '1.23.1'
parsers: List[str] = [
'acpi',