Skip to content

Commit 3fbe8b1

Browse files
committed
Bump version in handler.py
1 parent 1e76459 commit 3fbe8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticecslogging/handlers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class IndexNameFrequency(Enum):
9090
'msg']
9191

9292
__AGENT_TYPE = 'python-elasticsearch-ecs-logger'
93-
__AGENT_VERSION = '1.0.0'
93+
__AGENT_VERSION = '1.0.1'
9494
__ECS_VERSION = "1.4.0"
9595

9696
@staticmethod

0 commit comments

Comments
 (0)