From 2a7214a34aa33f1c7815cc617ea5f77e0cda10b7 Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@ie.suberic.net> Date: Sat, 26 May 2012 19:29:09 +0100 Subject: [PATCH] Version updates. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 668eff8..0c1476f 100755 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ setup( 'dist_clean': CleanCommand }, name='chkcrontab', - version='1.1', + version='1.2', url='http://code.google.com/p/chkcrontab', author='Kevin Lyda', author_email='lyda@google.com', -- GitLab