Bumps version for release

This commit is contained in:
Michael 2020-06-20 13:56:29 -05:00
parent 068730ed1a
commit 68f35c22e6

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.0.7'
__version__ = '1.0.8'
__author__ = '@iMerica https://github.com/iMerica'
__author_email__ = 'imichael@pm.me'
__license__ = 'MIT'