Skip to content

Commit ecec552

Browse files
authored
chore: bump packages for release/2025.08.20250821164033 (#1155)
Signed-off-by: awslabs-mcp <[email protected]>
1 parent f585430 commit ecec552

File tree

104 files changed

+104
-104
lines changed

Some content is hidden

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

104 files changed

+104
-104
lines changed

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.5'
17+
__version__ = '1.0.6'

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.5"
3+
version = "1.0.6"
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-keyspaces-mcp-server/awslabs/amazon_keyspaces_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-keyspaces-mcp-server"""
1616

17-
__version__ = '0.0.5'
17+
__version__ = '0.0.6'

src/amazon-keyspaces-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-keyspaces-mcp-server"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "An Amazon Keyspaces (for Apache Cassandra) MCP server for interacting with Amazon Keyspaces and Apache Cassandra."
55
readme = "README.md"
66
requires-python = ">=3.10,<3.12"

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.7'
18+
__version__ = '2.0.8'

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.7"
3+
version = "2.0.8"
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-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.4'
17+
__version__ = '1.0.5'

src/amazon-neptune-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-neptune-mcp-server"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
description = "An Amazon Neptune MCP server that allows for fetching status, schema, and querying using openCypher, Gremlin, and SPARQL for Neptune Database and openCypher for Neptune Analytics."
55
readme = "README.md"
66
requires-python = ">=3.10"

src/amazon-qbusiness-anonymous-mcp-server/awslabs/amazon_qbusiness_anonymous_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-qbusiness-anonymous-mcp-server"""
1616

17-
__version__ = '0.0.4'
17+
__version__ = '0.0.5'

src/amazon-qbusiness-anonymous-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-qbusiness-anonymous-mcp-server"
33

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

77
description = "An AWS Labs Model Context Protocol (MCP) server for Amazon Q Business anonymous mode application."
88
readme = "README.md"

0 commit comments

Comments
 (0)