Skip to content

Commit 6c6e512

Browse files
committed
Automatic update of packages
1 parent a02331f commit 6c6e512

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

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.9223372036854775807"
3+
version = "2.0.0"
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/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.9223372036854775807"
3+
version = "1.0.0"
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/aurora-dsql-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.aurora-dsql-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for Aurora DSQL"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/aws-diagram-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-diagram-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An MCP server that seamlessly creates diagrams using the Python diagrams package DSL"
55
readme = "README.md"
66
requires-python = ">=3.10,<3.13"

src/aws-documentation-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-documentation-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for AWS Documentation"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/aws-location-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-location-mcp-server"
3-
version = "2.0.9223372036854775807"
3+
version = "2.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for AWS Location Service"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/bedrock-kb-retrieval-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.bedrock-kb-retrieval-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for Bedrock Knowledge Base Retrieval"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/cdk-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.cdk-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS CDK MCP server that provides guidance on AWS Cloud Development Kit best practices, infrastructure as code patterns, and security compliance with CDK Nag. This server offers tools to validate infrastructure designs, explain CDK Nag rules, analyze suppressions, generate Bedrock Agent schemas, and discover Solutions Constructs patterns."
55
readme = "README.md"
66
requires-python = ">=3.10"

src/cfn-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.cfn-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for doing common cloudformation tasks and for managing your resources in your AWS account"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/code-doc-gen-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.code-doc-gen-mcp-server"
3-
version = "1.0.9223372036854775807"
3+
version = "1.0.0"
44
description = "An AWS Labs Model Context Protocol (MCP) server for code-doc-gen"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)