Skip to content

Commit 6b2966e

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2025-05-13) ### Bug Fixes * fix mcp sdk version ([#145](#145)) ([6e4e32c](6e4e32c))
1 parent 6e4e32c commit 6b2966e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.10.0...v1.10.1) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* fix mcp sdk version ([#145](https://github.com/pathintegral-institute/mcpm.sh/issues/145)) ([6e4e32c](https://github.com/pathintegral-institute/mcpm.sh/commit/6e4e32c4383ac84defe191355205012a0ce5cef1))
7+
18
# [1.10.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.9.0...v1.10.0) (2025-05-12)
29

310

src/mcpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.10.0"
1+
__version__ = "1.10.1"

0 commit comments

Comments
 (0)