diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index b17f5cfb40..a4c6a4c929 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -38,7 +38,7 @@ from changedetectionio import html_tools from changedetectionio.api import api_v1 -__version__ = '0.42.3' +__version__ = '0.43' datastore = None