Skip to content

Commit 2796911

Browse files
committed
Version bump
1 parent 50f2a9c commit 2796911

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

0 commit comments

Comments
 (0)