Skip to content

Commit

Permalink
Bump to version 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DarcyRaynerDD committed May 14, 2020
1 parent 9999a37 commit 1c9f86c
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__ = "2.16.0"
__version__ = "2.17.0"


import os
Expand Down

0 comments on commit 1c9f86c

Please sign in to comment.