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-01-21 10:56:45 -08:00
parent 07f716b254
commit 4d7a872670
3 changed files with 6 additions and 2 deletions

View File

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