diff --git a/setup.py b/setup.py index 516dd6f..ea32a01 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="newrelic-lambda-cli", - version="0.9.3", + version="0.9.4", python_requires=">=3.3", description="A CLI to install the New Relic AWS Lambda integration and layers.", long_description=README,