This commit is contained in:
dgtlmoon
2024-05-02 12:09:45 +02:00
parent c0f000b1d1
commit d127214d8f

View File

@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
__version__ = '0.45.21'
__version__ = '0.45.22'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError