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 908e857 commit 92ec034Copy full SHA for 92ec034
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="newrelic-lambda-cli",
9
- version="0.5.2",
+ version="0.5.3",
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