pull/2893/merge 0.49.4
dgtlmoon 2025-03-13 12:06:50 +01:00
rodzic 0634fe021d
commit 1c2cfc37aa
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.3'
__version__ = '0.49.4'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError