Skip to content

Commit

Permalink
Bump version to 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Jan 28, 2023
1 parent bc8f606 commit be19ddb
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.1'
__version__ = '1.11.2'
__all__ = ['Counter', 'EnlightenWarning', 'Justify', 'Manager',
'StatusBar', 'SubCounter', 'get_manager', 'NotebookManager']

Expand Down

0 comments on commit be19ddb

Please sign in to comment.