Bump version to 1.1.0

This commit is contained in:
Ian Stapleton Cordasco 2017-07-18 07:17:38 -05:00
parent 3a7b6f2a46
commit 5fb3fab7e8
No known key found for this signature in database
GPG Key ID: C9D7A2604B4FCB2A
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ __author__ = 'Ian Cordasco'
__author_email__ = 'graffatcolmingov@gmail.com'
__license__ = 'Apache v2.0'
__copyright__ = 'Copyright 2014 Rackspace'
__version__ = '1.0.0'
__version__ = '1.1.0'
__all__ = (
'ParseResult',