This commit is contained in:
dgtlmoon
2023-01-21 15:38:54 +01:00
parent f2864af8f1
commit 04577cbf32

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.4' __version__ = '0.40.1.0'
datastore = None datastore = None