This commit is contained in:
dgtlmoon
2024-10-11 15:35:36 +02:00
parent 67b1db14af
commit e4a32e973a

View File

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