We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd20805 commit 9bc812aCopy full SHA for 9bc812a
changedetectionio/__init__.py
@@ -2,7 +2,7 @@
2
3
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
4
5
-__version__ = '0.50.39'
+__version__ = '0.50.40'
6
7
from changedetectionio.strtobool import strtobool
8
from json.decoder import JSONDecodeError
0 commit comments