Skip to content

Commit 5d56583

Browse files
authored
chore: bump packages for release/2026.05.20260508233259 (#3429)
Signed-off-by: awslabs-mcp <203918161+awslabs-mcp@users.noreply.github.com>
1 parent 02998ed commit 5d56583

131 files changed

Lines changed: 131 additions & 131 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/amazon-bedrock-agentcore-mcp-server/awslabs/amazon_bedrock_agentcore_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
"""awslabs.amazon-bedrock-agentcore-mcp-server"""
1616

17-
__version__ = '0.0.21'
17+
__version__ = '0.0.22'

src/amazon-bedrock-agentcore-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "awslabs.amazon-bedrock-agentcore-mcp-server"
33

44
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
5-
version = "0.0.21"
5+
version = "0.0.22"
66

77
description = "Model Context Protocol (MCP) server for Amazon Bedrock AgentCore services"
88
readme = "README.md"

src/amazon-bedrock-agentcore-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.

src/amazon-kendra-index-mcp-server/awslabs/amazon_kendra_index_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
"""awslabs.amazon-kendra-index-mcp-server"""
1616

17-
__version__ = '1.0.17'
17+
__version__ = '1.0.18'

src/amazon-kendra-index-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.amazon-kendra-index-mcp-server"
3-
version = "1.0.17"
3+
version = "1.0.18"
44
description = "An AWS Labs Model Context Protocol (MCP) server for amazon-kendra-index-mcp-server"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/amazon-kendra-index-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.

src/amazon-mq-mcp-server/awslabs/amazon_mq_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# This file is part of the awslabs namespace.
1616
# It is intentionally minimal to support PEP 420 namespace packages.
1717

18-
__version__ = '2.0.21'
18+
__version__ = '2.0.22'

src/amazon-mq-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.amazon-mq-mcp-server"
3-
version = "2.0.21"
3+
version = "2.0.22"
44
description = "A Model Context Protocol server for AmazonMQ to provision and manage your AMQ brokers"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/amazon-mq-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.

src/amazon-neptune-mcp-server/awslabs/amazon_neptune_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
"""awslabs.neptune-mcp-server"""
1616

17-
__version__ = '1.0.17'
17+
__version__ = '1.0.18'

0 commit comments

Comments
 (0)