We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05fc885 commit 4ba5f6aCopy full SHA for 4ba5f6a
changedetectionio/__init__.py
@@ -2,7 +2,7 @@
2
3
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
4
# Semver means never use .01, or 00. Should be .1.
5
-__version__ = '0.54.6'
+__version__ = '0.54.7'
6
7
from changedetectionio.strtobool import strtobool
8
from json.decoder import JSONDecodeError
0 commit comments