diff --git a/setup.py b/setup.py
index 6e5cacf969819f356e1ef53aeb406dcd0b738c52..8bcadeff3ebb3ea8d55cab1c6b04c448533ee5e1 100755
--- a/setup.py
+++ b/setup.py
@@ -162,7 +162,7 @@ if 'setuptools' not in dir():
 setup(
   cmdclass=cmdclass,
   name='chkcrontab',
-  version='1.2',
+  version='1.3',
   url='http://code.google.com/p/chkcrontab',
   author='Kevin Lyda',
   author_email='lyda@google.com',