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 ffb7950 commit 3deefb4Copy full SHA for 3deefb4
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name="newrelic-lambda-cli",
14
- version="0.1.19",
+ version="0.1.20",
15
python_requires=">=3.3",
16
description="A CLI to install the New Relic AWS Lambda integration and layers.",
17
long_description=README,
0 commit comments