From f34c0d404a107ff5db1b91396bd952137f7bcd8c Mon Sep 17 00:00:00 2001 From: Ben Lebherz Date: Tue, 9 Jun 2020 13:04:10 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.7.0=20=E2=86=92=200.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/ench/ench.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ench/ench.py b/apps/ench/ench.py index c1448d0..3217af8 100644 --- a/apps/ench/ench.py +++ b/apps/ench/ench.py @@ -4,7 +4,7 @@ @benleb / https://github.com/benleb/ad-ench """ -__version__ = "0.7.0" +__version__ = "0.7.1" from datetime import datetime, timedelta from fnmatch import fnmatch