diff --git a/setup.py b/setup.py
index 668eff87e3ceaf4cebab5e5e443e69495d4005f7..0c1476f23dc8586293ab4b8b5d3dbaf851172cb3 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',