Skip to content

Commit 0874ccc

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2025-04-29) ### Bug Fixes * redirect the stderr of mcp servers to local ([#126](#126)) ([91694d8](91694d8))
1 parent 91694d8 commit 0874ccc

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.7.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.7.0...v1.7.1) (2025-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* redirect the stderr of mcp servers to local ([#126](https://github.com/pathintegral-institute/mcpm.sh/issues/126)) ([91694d8](https://github.com/pathintegral-institute/mcpm.sh/commit/91694d8092a5b3e578d8a8ff93f1807fb5ce2326))
7+
18
# [1.7.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.2...v1.7.0) (2025-04-28)
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.7.0"
1+
__version__ = "1.7.1"

0 commit comments

Comments
 (0)