Skip to content

Commit fa9d00d

Browse files
chore: v6.101.0 release candidate (#535)
1 parent e58b065 commit fa9d00d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datadog_lambda/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.100.0"
1+
__version__ = "6.101.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datadog_lambda"
3-
version = "6.100.0"
3+
version = "6.101.0"
44
description = "The Datadog AWS Lambda Library"
55
authors = ["Datadog, Inc. <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)