From 43c9cb8b0cca2f42b0cfaa02d7da1d5697796e6e Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 27 Dec 2021 23:46:29 +0100 Subject: [PATCH] 0.39.5 --- changedetectionio/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index 5a407e1f..0af94a48 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -30,7 +30,7 @@ import datetime import pytz from copy import deepcopy -__version__ = '0.39.4' +__version__ = '0.39.5' datastore = None