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 dbdadf2 commit d6084c5Copy full SHA for d6084c5
setup.py
@@ -45,7 +45,7 @@
45
46
setup(
47
name='djangorestframework_simplejwt',
48
- version='4.2.0',
+ version='4.3.0',
49
url='https://github.com/davesque/django-rest-framework-simplejwt',
50
license='MIT',
51
description='A minimal JSON Web Token authentication plugin for Django REST Framework',
0 commit comments