Skip to content

Commit 95e1058

Browse files
committed
Bump version: 3.3.0 → 4.0.0
1 parent 887e11e commit 95e1058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
setup(
4848
name='djangorestframework_simplejwt',
49-
version='3.3.0',
49+
version='4.0.0',
5050
url='https://github.com/davesque/django-rest-framework-simplejwt',
5151
license='MIT',
5252
description='A minimal JSON Web Token authentication plugin for Django REST Framework',

0 commit comments

Comments
 (0)