This commit is contained in:
dgtlmoon
2024-12-16 16:10:47 +01:00
parent d52e6e8e11
commit 12cec2d541

View File

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