diff --git a/setup.py b/setup.py
index 1f633d414d933652649723823efea177c22e68d5..405477ae16512cd5fe78c2a2b02d748f29808dfc 100755
--- a/setup.py
+++ b/setup.py
@@ -163,7 +163,7 @@ if 'setuptools' not in dir():
 setup(
   cmdclass=cmdclass,
   name='chkcrontab',
-  version='1.6',
+  version='1.6.2',
   url='http://code.google.com/p/chkcrontab',
   author='Kevin Lyda',
   author_email='lyda@google.com',