This commit is contained in:
dgtlmoon
2025-02-08 10:14:19 +01:00
parent d4c470984a
commit 6b1065502e

View File

@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
__version__ = '0.49.0'
__version__ = '0.49.1'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError