From 238fd47c7d15905232324a89a8a0b21714813bfe Mon Sep 17 00:00:00 2001 From: Roger Zhang Date: Thu, 3 Sep 2026 15:44:51 -0700 Subject: [PATCH] chore: bump version to 1.166.1 --- samcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samcli/__init__.py b/samcli/__init__.py index 87438f23bb..8ffb63852f 100644 --- a/samcli/__init__.py +++ b/samcli/__init__.py @@ -2,4 +2,4 @@ SAM CLI version """ -__version__ = "1.166.0" +__version__ = "1.166.1"