This commit is contained in:
dgtlmoon
2024-12-16 16:07:11 +01:00
parent 8e9bf4a113
commit 58dde10e40

View File

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