Skip to content

Commit 9f37b4f

Browse files
author
Landon Gilbert-Bland
committed
Bump to 4.1.0
1 parent 6f66f0f commit 9f37b4f

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
@@ -18,4 +18,4 @@
1818
from .view_decorators import jwt_required
1919
from .view_decorators import verify_jwt_in_request
2020

21-
__version__ = "4.0.2"
21+
__version__ = "4.1.0"

0 commit comments

Comments
 (0)