Bump version for PyPI release
This commit is contained in:
parent
5970572cfc
commit
5bc277a425
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ except:
|
|||
|
||||
setup(
|
||||
name='crontab',
|
||||
version='0.20.2',
|
||||
version='0.20.3',
|
||||
description='Parse and use crontab schedules in Python',
|
||||
author='Josiah Carlson',
|
||||
author_email='josiah.carlson@gmail.com',
|
||||
|
|
Loading…
Reference in a new issue