Skip to content

Commit 64d6d9f

Browse files
authored
Bump to 4.2.1
1 parent 4013c73 commit 64d6d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_jwt_extended/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
from .view_decorators import jwt_required
2020
from .view_decorators import verify_jwt_in_request
2121

22-
__version__ = "4.2.0"
22+
__version__ = "4.2.1"

0 commit comments

Comments
 (0)