This commit is contained in:
dgtlmoon
2024-12-03 18:44:20 +01:00
parent f00b8e4efb
commit 1631a55830

View File

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