This commit is contained in:
dgtlmoon
2023-03-21 23:16:01 +01:00
parent 2863167f45
commit bc6bde4062

View File

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