Skip to content

Commit b08b763

Browse files
authored
release v6.111.0 (#625)
1 parent 267a542 commit b08b763

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datadog_lambda/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.110.0"
1+
__version__ = "6.111.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datadog_lambda"
3-
version = "6.110.0"
3+
version = "6.111.0"
44
description = "The Datadog AWS Lambda Library"
55
authors = ["Datadog, Inc. <dev@datadoghq.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)