Skip to content

Commit

Permalink
3.0.1 release (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwag956 committed Apr 28, 2019
1 parent 1f8f946 commit 4be1057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_security/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
reset_password_instructions_sent, user_confirmed, user_registered
from .utils import login_user, logout_user, url_for_security

__version__ = '3.0.1rc3'
__version__ = '3.0.1'
__all__ = (
'AnonymousUser',
'ConfirmRegisterForm',
Expand Down

0 comments on commit 4be1057

Please sign in to comment.