Skip to content

Commit 9945397

Browse files
committed
Bumps version to 5.0.1
1 parent f172ded commit 9945397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dj_rest_auth/__version__.py

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

0 commit comments

Comments
 (0)