From e637a8178c73a2005df5b71c9685bf95e5355a43 Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@ie.suberic.net>
Date: Mon, 2 Jan 2017 23:34:59 +0000
Subject: [PATCH] Make a 1.7 release - 2 new warnings.

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 334d215..df72a6a 100755
--- a/setup.py
+++ b/setup.py
@@ -171,7 +171,7 @@ if 'setuptools' not in dir():
 setup(
   cmdclass=cmdclass,
   name='chkcrontab',
-  version='1.6.3',
+  version='1.7',
   url='http://code.google.com/p/chkcrontab',
   author='Kevin Lyda',
   author_email='lyda@google.com',
-- 
GitLab