This commit is contained in:
dgtlmoon
2024-10-11 15:02:17 +02:00
parent 9476c1076b
commit a16a70229d

View File

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