Skip to content

Commit 7d9096b

Browse files
committed
Bump version
1 parent b9ae3bf commit 7d9096b

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.2'
4+
__version__ = '7.1.0'
55
__author__ = '@iMerica https://github.com/iMerica'
66
__author_email__ = 'imichael@pm.me'
77
__license__ = 'MIT'

0 commit comments

Comments
 (0)