Skip to content

Commit

Permalink
Bump version for release v6.96.0 (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
purple4reina authored Jun 10, 2024
1 parent a06975c commit 92e625e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datadog_lambda/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "6.95.0"
__version__ = "6.96.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datadog_lambda"
version = "6.95.0"
version = "6.96.0"
description = "The Datadog AWS Lambda Library"
authors = ["Datadog, Inc. <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 92e625e

Please sign in to comment.