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 143ae1d commit 1391006Copy full SHA for 1391006
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name="newrelic-lambda-cli",
14
- version="0.1.22",
+ version="0.1.23",
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