This commit is contained in:
dgtlmoon
2023-03-21 20:30:21 +01:00
parent d5f574ca17
commit ce3966c104

View File

@@ -36,7 +36,7 @@ from flask import (
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.40.3'
__version__ = '0.41'
datastore = None