Skip to content

Commit

Permalink
Bump version to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Oct 10, 2022
1 parent f0f1708 commit 8eda149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enlighten/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from enlighten._util import EnlightenWarning, Justify


__version__ = '1.11.0'
__version__ = '1.11.1'
__all__ = ['Counter', 'EnlightenWarning', 'Justify', 'Manager',
'StatusBar', 'SubCounter', 'get_manager', 'NotebookManager']

Expand Down

0 comments on commit 8eda149

Please sign in to comment.