Skip to content

Commit

Permalink
Bump version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed May 14, 2021
1 parent 7a8f527 commit d296133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enlighten/__init__.py
Expand Up @@ -16,7 +16,7 @@
from enlighten._util import EnlightenWarning, Justify


__version__ = '1.10.0'
__version__ = '1.10.1'
__all__ = ['Counter', 'EnlightenWarning', 'Justify', 'Manager',
'StatusBar', 'SubCounter', 'get_manager', 'NotebookManager']

Expand Down

0 comments on commit d296133

Please sign in to comment.