pull/2780/merge 0.49.3
dgtlmoon 2025-02-22 10:24:44 +01:00
rodzic 5961838143
commit 8e9a83d8f4
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.49.2'
__version__ = '0.49.3'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError