We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc9596 commit be8506aCopy full SHA for be8506a
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## v1.1.7 (2026-04-01)
+## v1.1.8 (2026-04-02)
9
10
### Added
11
pyproject.toml
@@ -10,7 +10,7 @@ members = [
name = "mcp-proxy-for-aws"
12
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
13
-version = "1.1.7"
+version = "1.1.8"
14
15
description = "MCP Proxy for AWS"
16
readme = "README.md"
0 commit comments