konokenj.cdk-api-mcp-server 0.13.0__tar.gz → 0.15.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of konokenj.cdk-api-mcp-server might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: konokenj.cdk-api-mcp-server
3
- Version: 0.13.0
3
+ Version: 0.15.0
4
4
  Summary: An MCP server provides AWS CDK API Reference
5
5
  Project-URL: Documentation, https://github.com/konokenj/cdk-api-mcp-server#readme
6
6
  Project-URL: Issues, https://github.com/konokenj/cdk-api-mcp-server/issues
@@ -25,6 +25,9 @@ Description-Content-Type: text/markdown
25
25
  [![PyPI - Version](https://img.shields.io/pypi/v/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
26
26
  [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
27
27
 
28
+ <!-- DEP-VERSIONS-START -->
29
+ <!-- DEP-VERSIONS-END -->
30
+
28
31
  ---
29
32
 
30
33
  Provide AWS CDK API references and integration test code for sample. Can be used in offline because all documents are included in the released python artifact.
@@ -3,6 +3,9 @@
3
3
  [![PyPI - Version](https://img.shields.io/pypi/v/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
4
4
  [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
5
5
 
6
+ <!-- DEP-VERSIONS-START -->
7
+ <!-- DEP-VERSIONS-END -->
8
+
6
9
  ---
7
10
 
8
11
  Provide AWS CDK API references and integration test code for sample. Can be used in offline because all documents are included in the released python artifact.
@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2025-present Kenji Kono <konoken@amazon.co.jp>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.13.0"
4
+ __version__ = "0.15.0"