diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index e7f4b87a..3ea9020c 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -38,7 +38,7 @@ from flask_login import login_required from changedetectionio import html_tools -__version__ = '0.39.9' +__version__ = '0.39.10' datastore = None