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