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 5e587f3 commit 2083778Copy full SHA for 2083778
setup.py
@@ -45,7 +45,7 @@
45
46
setup(
47
name='djangorestframework_simplejwt',
48
- version='4.0.0',
+ version='4.1.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