pull/3275/head 0.50.4
dgtlmoon 2025-06-21 09:46:21 +02:00
rodzic 3d5a544ea6
commit b77105be7b
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.3'
__version__ = '0.50.4'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError