This commit is contained in:
dgtlmoon
2024-12-16 21:50:53 +01:00
parent 0fade0a473
commit 5dea5e1def

View File

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