We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a1d64b + 3081463 commit 84facefCopy full SHA for 84facef
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__ = '0.10.0'
+__version__ = '0.11.0'
4
5
6
import os
0 commit comments