mirror of
https://github.com/wassname/flask-security.git
synced 2026-08-01 12:30:14 +08:00
Bump version number to 1.5.1
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:license: MIT, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
__version__ = '1.5.1-dev'
|
||||
__version__ = '1.5.1'
|
||||
|
||||
from .core import Security, RoleMixin, UserMixin, AnonymousUser, current_user
|
||||
from .datastore import SQLAlchemyUserDatastore, MongoEngineUserDatastore
|
||||
|
||||
Reference in New Issue
Block a user