This commit is contained in:
dgtlmoon
2025-03-25 22:59:56 +01:00
parent 302ef80d95
commit b53e1985ac

View File

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