This commit is contained in:
dgtlmoon
2024-07-27 20:28:04 +02:00
parent 71c9b1273c
commit f527744024

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