Skip to content

Commit 2d3f4a8

Browse files
committed
Version bumps
1 parent 1ee9da1 commit 2d3f4a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dj_rest_auth/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'dj-rest-auth'
22
__description__ = 'Authentication and Registration in Django Rest Framework.'
33
__url__ = 'http://github.com/iMerica/dj-rest-auth'
4-
__version__ = '7.0.1'
4+
__version__ = '7.0.2'
55
__author__ = '@iMerica https://github.com/iMerica'
66
__author_email__ = 'imichael@pm.me'
77
__license__ = 'MIT'

0 commit comments

Comments
 (0)