Skip to content

Commit 95bc840

Browse files
committed
Minor - Break bump2version in SAR section of Install docs
1 parent 411fc44 commit 95bc840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Here is an example of how to create and use the AWS Data Wrangler Lambda layer i
100100
"wrangler-layer",
101101
location=sam.CfnApplication.ApplicationLocationProperty(
102102
application_id="arn:aws:serverlessrepo:us-east-1:336392948345:applications/aws-data-wrangler-layer-py3-8",
103-
semantic_version="2.16.1", # Get the latest version from https://github.com/awslabs/aws-data-wrangler/releases
103+
semantic_version="2.16.0", # Get the latest version from https://github.com/awslabs/aws-data-wrangler/releases
104104
),
105105
)
106106

0 commit comments

Comments
 (0)