Skip to content

Commit 92491ea

Browse files
author
Ran Isenberg
committed
typo
1 parent 61f818a commit 92491ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk/setup.py

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

99
setup(
1010
name='aws-lambda-handler-cookbook',
11-
version='1.0.',
11+
version='1.0',
1212
description='CDK code for deploying an AWS Lambda handler that implements the best practices described at https://www.ranthebuilder.cloud',
1313
classifiers=[
1414
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)