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 61f818a commit 92491eaCopy full SHA for 92491ea
cdk/setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='aws-lambda-handler-cookbook',
11
- version='1.0.',
+ version='1.0',
12
description='CDK code for deploying an AWS Lambda handler that implements the best practices described at https://www.ranthebuilder.cloud',
13
classifiers=[
14
'Intended Audience :: Developers',
0 commit comments