Skip to content

Commit 921fdf8

Browse files
committed
Bump to 4.5.1
Forgot to do this for 4.5.0 so that release failed. Just bumping to 4.5.1 for ease of fixing
1 parent c77d756 commit 921fdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_jwt_extended/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
from .view_decorators import jwt_required as jwt_required
2020
from .view_decorators import verify_jwt_in_request as verify_jwt_in_request
2121

22-
__version__ = "4.4.4"
22+
__version__ = "4.5.1"

0 commit comments

Comments
 (0)