10000 Update module version to 2.28.0 · DataDog/datadog-lambda-python@bd83af7 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd83af7

Browse files
Update module version to 2.28.0
1 parent 65aa35c commit bd83af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_lambda/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The minor version corresponds to the Lambda layer version.
22
# E.g.,, version 0.5.0 gets packaged into layer version 5.
3-
__version__ = "2.27.0"
3+
__version__ = "2.28.0"
44

55

66
import os

0 commit comments

Comments
 (0)
0