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 d01c572 commit dc926daCopy full SHA for dc926da
setup.py
@@ -45,7 +45,7 @@
45
46
setup(
47
name='djangorestframework_simplejwt',
48
- version='4.1.3',
+ version='4.1.4',
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