We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c9f86 commit 4a3de97Copy full SHA for 4a3de97
logwrap/__init__.py
@@ -31,7 +31,7 @@
31
from ._repr_utils import pretty_repr
32
from ._repr_utils import pretty_str
33
34
-__version__ = '2.0.0'
+__version__ = '2.1.0'
35
36
__all__ = (
37
'logwrap',
0 commit comments