This commit is contained in:
dgtlmoon
2025-06-03 16:20:51 +02:00
parent 59e93c29d0
commit a63ffa89b1
+1 -1
View File
@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
__version__ = '0.50.01'
__version__ = '0.50.1'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError