mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
version bump
This commit is contained in:
@ -9,7 +9,7 @@ import importlib
|
||||
from typing import Dict, List, Iterable, Union, Iterator
|
||||
from jc import appdirs
|
||||
|
||||
__version__ = '1.18.3'
|
||||
__version__ = '1.18.4'
|
||||
|
||||
parsers = [
|
||||
'acpi',
|
||||
|
Reference in New Issue
Block a user