This commit is contained in:
dgtlmoon
2025-11-14 10:11:45 +01:00
parent 20cbe6f510
commit 71c8d8b1b1
+1 -1
View File
@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
__version__ = '0.51.00'
__version__ = '0.51.01'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError