We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee9da1 commit 2d3f4a8Copy full SHA for 2d3f4a8
1 file changed
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.0.1'
+__version__ = '7.0.2'
5
__author__ = '@iMerica https://github.com/iMerica'
6
__author_email__ = 'imichael@pm.me'
7
__license__ = 'MIT'
0 commit comments