Skip to content

Commit 20e7472

Browse files
authored
chore: bump packages for release/2025.12.20251202213310 (#1869)
Signed-off-by: awslabs-mcp <[email protected]>
1 parent cf1e906 commit 20e7472

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/aws-iac-mcp-server/awslabs/aws_iac_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
"""awslabs.aws-iac-mcp-server"""
1515

16-
__version__ = '1.0.3'
16+
__version__ = '1.0.4'

src/aws-iac-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "awslabs.aws-iac-mcp-server"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "An Infrastructure as Code MCP server that provides CloudFormation template validation, compliance checking, and deployment troubleshooting capabilities."
55
readme = "README.md"
66
requires-python = ">=3.10"

src/aws-iac-mcp-server/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)