Skip to content

Commit

Permalink
Bump to 3.9.1.
Browse files Browse the repository at this point in the history
Skips 3.9.0, as I already git tagged it, but forgot to actually bump the
version number. Whoops.
  • Loading branch information
Landon Gilbert-Bland committed May 11, 2018
1 parent a027698 commit 02c9fc6
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 @@ -11,4 +11,4 @@
unset_jwt_cookies, unset_refresh_cookies
)

__version__ = '3.8.2'
__version__ = '3.9.1'

0 comments on commit 02c9fc6

Please sign in to comment.