We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75574b commit d7253e7Copy full SHA for d7253e7
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="newrelic-lambda-cli",
9
- version="0.9.12",
+ version="0.9.13",
10
python_requires=">=3.3",
11
description="A CLI to install the New Relic AWS Lambda integration and layers.",
12
long_description=README,
0 commit comments