From bbc2875ef3f42ce09431ff64558d10e20b1bef5f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 15 Jan 2022 23:21:06 +0100 Subject: [PATCH] 0.39.7 --- changedetectionio/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index 149d741d..bc2d79eb 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -30,7 +30,7 @@ import datetime import pytz from copy import deepcopy -__version__ = '0.39.6' +__version__ = '0.39.7' datastore = None