Skip to content

Commit fd7446e

Browse files
authored
Merge pull request #33 from basepi/master
Rev to 0.6.0
2 parents 1ad2d97 + 28ec487 commit fd7446e

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)