3376-cleanup-empty-queue-errors 0.50.9
dgtlmoon 2025-08-18 11:36:17 +02:00
rodzic e4a81ebe08
commit b7da6f0ca7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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