File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
awslabs/aws_api_mcp_server
billing-cost-management-mcp-server
awslabs/billing_cost_management_mcp_server Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
15
15
"""awslabs.aws-api-mcp-server"""
16
16
17
- __version__ = '0.2.8 '
17
+ __version__ = '0.2.9 '
Original file line number Diff line number Diff line change 2
2
name = " awslabs.aws-api-mcp-server"
3
3
4
4
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
5
- version = " 0.2.8 "
5
+ version = " 0.2.9 "
6
6
7
7
description = " Model Context Protocol (MCP) server for interacting with AWS"
8
8
readme = " README.md"
Original file line number Diff line number Diff line change 19
19
by wrapping boto3 SDK functions for AWS cost optimization services.
20
20
"""
21
21
22
- __version__ = '0.0.1 '
22
+ __version__ = '0.0.2 '
23
23
24
24
# We don't import server here to avoid circular imports
25
25
Original file line number Diff line number Diff line change 2
2
name = " awslabs.billing-cost-management-mcp-server"
3
3
4
4
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
5
- version = " 0.0.1 "
5
+ version = " 0.0.2 "
6
6
7
7
description = " A Model Context Protocol (MCP) server that provides tools for AWS Billing and Cost Management by wrapping boto3 SDK functions."
8
8
readme = " README.md"
Original file line number Diff line number Diff line change 2
2
name = " awslabs.cloudtrail-mcp-server"
3
3
4
4
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
5
- version = " 0.0.0 "
5
+ version = " 0.0.1 "
6
6
7
7
description = " An AWS Labs Model Context Protocol (MCP) server for cloudtrail"
8
8
readme = " README.md"
You can’t perform that action at this time.
0 commit comments