This commit is contained in:
dgtlmoon
2022-12-19 12:41:52 +01:00
parent a287e5a86c
commit c3731cf055

View File

@@ -36,7 +36,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools from changedetectionio import html_tools
from changedetectionio.api import api_v1 from changedetectionio.api import api_v1
__version__ = '0.40.0.2' __version__ = '0.40.0.3'
datastore = None datastore = None