This commit is contained in:
dgtlmoon
2025-02-19 16:01:01 +01:00
parent 24c3bfe5ad
commit 8cf4a8128b

View File

@@ -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