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 9a0762d commit 254c8d6Copy full SHA for 254c8d6
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name="newrelic-lambda-cli",
14
- version="0.1.13",
+ version="0.1.14",
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