This commit is contained in:
dgtlmoon
2022-12-08 20:09:42 +01:00
parent 09e6624afd
commit 7bf52d9275

View File

@@ -35,7 +35,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.39.22.1'
__version__ = '0.40.0'
datastore = None