This commit is contained in:
dgtlmoon
2025-03-26 16:30:08 +01:00
parent f26ea55e9c
commit d4bc9dfc50

View File

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