Skip to content

Commit

Permalink
version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guesswh0 committed Sep 28, 2021
1 parent d9fdfba commit bdeaf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion face_engine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__all__ = ['logger', 'RESOURCES', 'FaceEngine', '_models', 'load_engine']
__version__ = '2.1.0-dev'
__version__ = '2.1.0'
__author__ = 'Daniyar Kussainov'
__license__ = 'Apache License, Version 2.0'
__copyright__ = 'Copyright 2019-2020 Daniyar Kussainov'
Expand Down

0 comments on commit bdeaf10

Please sign in to comment.