diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index 5cc58e02..afbe9d40 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -40,7 +40,7 @@ from flask_wtf import CSRFProtect from changedetectionio import html_tools -__version__ = '0.39.12' +__version__ = '0.39.13' datastore = None