Skip to content

Commit d6084c5

Browse files
committed
Bump version: 4.2.0 → 4.3.0
1 parent dbdadf2 commit d6084c5

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
@@ -45,7 +45,7 @@
4545

4646
setup(
4747
name='djangorestframework_simplejwt',
48-
version='4.2.0',
48+
version='4.3.0',
4949
url='https://github.com/davesque/django-rest-framework-simplejwt',
5050
license='MIT',
5151
description='A minimal JSON Web Token authentication plugin for Django REST Framework',

0 commit comments

Comments
 (0)