Skip to content

Commit 28ec487

Browse files
committed
Rev to 0.6.0
1 parent 1ad2d97 commit 28ec487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecs_logging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from ._stdlib import StdlibFormatter
55
from ._structlog import StructlogFormatter
66

7-
__version__ = "0.5.0"
7+
__version__ = "0.6.0"
88
__all__ = [
99
"ECS_VERSION",
1010
"StdlibFormatter",

0 commit comments

Comments
 (0)