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 37369f1 commit 02e9c49Copy full SHA for 02e9c49
datadog_lambda/__init__.py
@@ -1,6 +1,6 @@
1
# The minor version corresponds to the Lambda layer version.
2
# E.g.,, version 0.5.0 gets packaged into layer version 5.
3
-__version__ = "3.40.0"
+__version__ = "3.41.0"
4
5
6
import os
0 commit comments