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