We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887e11e commit 95e1058Copy full SHA for 95e1058
setup.py
@@ -46,7 +46,7 @@
46
47
setup(
48
name='djangorestframework_simplejwt',
49
- version='3.3.0',
+ version='4.0.0',
50
url='https://github.com/davesque/django-rest-framework-simplejwt',
51
license='MIT',
52
description='A minimal JSON Web Token authentication plugin for Django REST Framework',
0 commit comments