We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc006a commit aca21b9Copy full SHA for aca21b9
flask_jwt_extended/__init__.py
@@ -19,4 +19,4 @@
19
from .view_decorators import jwt_required
20
from .view_decorators import verify_jwt_in_request
21
22
-__version__ = "4.3.1"
+__version__ = "4.4.0"
0 commit comments