This commit is contained in:
dgtlmoon
2024-10-11 17:33:00 +02:00
parent 5bb47e47db
commit f7d4e58613

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.47.01' __version__ = '0.47.03'
from changedetectionio.strtobool import strtobool from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError from json.decoder import JSONDecodeError