remove-same-checksum-skip 0.47.01
dgtlmoon 2024-10-11 15:02:17 +02:00
rodzic 9476c1076b
commit a16a70229d
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.00'
__version__ = '0.47.01'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError