Bumps version for release

This commit is contained in:
Michael 2020-08-09 14:07:00 -05:00
parent a3a7c6a4bf
commit d30bcb191e

View File

@ -1,7 +1,7 @@
__title__ = 'dj-rest-auth'
__description__ = 'Authentication and Registration in Django Rest Framework.'
__url__ = 'http://github.com/jazzband/dj-rest-auth'
__version__ = '1.1.0'
__version__ = '1.1.1'
__author__ = '@iMerica https://github.com/iMerica'
__author_email__ = 'imichael@pm.me'
__license__ = 'MIT'