This commit is contained in:
dgtlmoon
2025-03-23 02:01:32 +01:00
parent 289f118581
commit f29f89d078

View File

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