pull/3012/head 0.49.2
dgtlmoon 2025-02-19 16:01:01 +01:00
rodzic 24c3bfe5ad
commit 8cf4a8128b
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.1'
__version__ = '0.49.2'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError