mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-06-11 00:13:05 +03:00
Version bump
This commit is contained in:
parent
73c7fb80af
commit
dad5bca1cb
|
@ -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.1'
|
__version__ = '1.1.2'
|
||||||
__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