Skip to content

Commit

Permalink
Bump to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalloc committed Jul 5, 2021
1 parent e099ffc commit 7dca395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_jwt_extended/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
from .view_decorators import jwt_required
from .view_decorators import verify_jwt_in_request

__version__ = "4.2.1"
__version__ = "4.2.2"

0 comments on commit 7dca395

Please sign in to comment.