Skip to content

Commit c9c5368

Browse files
bump: version 0.2.11 (#168)
1 parent e3cf1df commit c9c5368

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.11] - 2025-11-07
9+
10+
### Changed
11+
- Upgraded FastMCP dependency from 2.11.0 to 2.13.0.2
12+
813
## [0.2.10] - 2025-10-13
914

1015
### Fixed

modelcontextprotocol/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version information."""
22

3-
__version__ = "0.2.10"
3+
__version__ = "0.2.11"

0 commit comments

Comments
 (0)