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