minor-queue-fix
dgtlmoon 2024-11-07 18:47:18 +01:00
rodzic 49bc982c69
commit 6aceeb01ab
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.47.05'
__version__ = '0.47.06'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError