We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a75ab commit af62fffCopy full SHA for af62fff
1 file changed
setup.py
@@ -45,7 +45,7 @@
45
46
setup(
47
name='djangorestframework_simplejwt',
48
- version='4.3.0',
+ version='4.4.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