Skip to content

Commit

Permalink
Bump to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalloc-mavenlink committed Aug 25, 2021
1 parent b639d39 commit 94a78d5
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.3"
__version__ = "4.3.0"

0 comments on commit 94a78d5

Please sign in to comment.