Skip to content

Commit

Permalink
Update module version to 3.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanLovesCoffee committed Apr 26, 2021
1 parent 87120e9 commit 57e8bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datadog_lambda/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The minor version corresponds to the Lambda layer version.
# E.g.,, version 0.5.0 gets packaged into layer version 5.
__version__ = "3.34.0"
__version__ = "3.35.0"


import os
Expand Down

0 comments on commit 57e8bc0

Please sign in to comment.