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