This commit is contained in:
dgtlmoon
2025-03-13 12:06:50 +01:00
parent 0634fe021d
commit 1c2cfc37aa

View File

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