8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba810a commit 31df03dCopy full SHA for 31df03d
datadog_lambda/version.py
@@ -1 +1 @@
1
-__version__ = "8.118.0"
+__version__ = "8.119.0.dev0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "datadog_lambda"
3
-version = "8.118.0"
+version = "8.119.0.dev0"
4
description = "The Datadog AWS Lambda Library"
5
authors = ["Datadog, Inc. <dev@datadoghq.com>"]
6
license = "Apache-2.0"
0 commit comments