We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcd310 commit fd27fb8Copy full SHA for fd27fb8
dj_rest_auth/__version__.py
@@ -1,7 +1,7 @@
1
__title__ = 'dj-rest-auth'
2
__description__ = 'Authentication and Registration in Django Rest Framework.'
3
__url__ = 'http://github.com/iMerica/dj-rest-auth'
4
-__version__ = '7.1.0'
+__version__ = '7.1.1'
5
__author__ = '@iMerica https://github.com/iMerica'
6
__author_email__ = 'imichael@pm.me'
7
__license__ = 'MIT'
0 commit comments