Skip to content

Commit 4a3de97

Browse files
committed
Bump
1 parent 47c9f86 commit 4a3de97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logwrap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from ._repr_utils import pretty_repr
3232
from ._repr_utils import pretty_str
3333

34-
__version__ = '2.0.0'
34+
__version__ = '2.1.0'
3535

3636
__all__ = (
3737
'logwrap',

0 commit comments

Comments
 (0)