change to version 1.1.0 with changes by @catherinedevlin

This commit is contained in:
Will Roberts 2014-04-23 03:35:22 +02:00
parent 297e605e06
commit 450fb3013d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ with open('README.rst') as file:
long_description = file.read()
setup(name = 'pytimeparse',
version = '1.0.1',
version = '1.1.0',
description = 'Time expression parser',
author = 'Will Roberts',
author_email = 'wildwilhelm@gmail.com',