diff --git a/setup.py b/setup.py index 0067952..7974bc5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ except: setup( name='crontab', - version='0.20', + version='0.20.1', description='Parse and use crontab schedules in Python', author='Josiah Carlson', author_email='josiah.carlson@gmail.com',