This commit is contained in:
dgtlmoon
2024-10-29 08:25:05 +01:00
parent 7d94535dbf
commit 5e95dc62a5

View File

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