mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-06-28 16:43:04 +03:00
Bumps version for release
This commit is contained in:
parent
a3a7c6a4bf
commit
d30bcb191e
|
@ -1,7 +1,7 @@
|
||||||
__title__ = 'dj-rest-auth'
|
__title__ = 'dj-rest-auth'
|
||||||
__description__ = 'Authentication and Registration in Django Rest Framework.'
|
__description__ = 'Authentication and Registration in Django Rest Framework.'
|
||||||
__url__ = 'http://github.com/jazzband/dj-rest-auth'
|
__url__ = 'http://github.com/jazzband/dj-rest-auth'
|
||||||
__version__ = '1.1.0'
|
__version__ = '1.1.1'
|
||||||
__author__ = '@iMerica https://github.com/iMerica'
|
__author__ = '@iMerica https://github.com/iMerica'
|
||||||
__author_email__ = 'imichael@pm.me'
|
__author_email__ = 'imichael@pm.me'
|
||||||
__license__ = 'MIT'
|
__license__ = 'MIT'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user