diff --git a/setup.py b/setup.py index cc736a6..ce8097b 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ INSTALL_REQUIRES = [] setup(name = 'pytimeparse', - version = '1.1.0', + version = '1.1.1', description = 'Time expression parser', author = 'Will Roberts', author_email = 'wildwilhelm@gmail.com',