We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85897e0 commit 957a3c1Copy full SHA for 957a3c1
changedetectionio/__init__.py
@@ -33,7 +33,7 @@
33
from changedetectionio import html_tools
34
from changedetectionio.api import api_v1
35
36
-__version__ = '0.39.20.2'
+__version__ = '0.39.20.3'
37
38
datastore = None
39
0 commit comments