Skip to content

Commit b39013b

Browse files
authored
Merge pull request #180 from newrelic/mrickard/bump-version-to-0.6.3
fix: Version bump for release
2 parents 66978b4 + 69e04ac commit b39013b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="newrelic-lambda-cli",
9-
version="0.6.2",
9+
version="0.6.3",
1010
python_requires=">=3.3",
1111
description="A CLI to install the New Relic AWS Lambda integration and layers.",
1212
long_description=README,

0 commit comments

Comments
 (0)