Skip to content

Commit a35ddbd

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2025-04-25) ### Bug Fixes * add port availability check and improve status message for MCPRouter ([#124](#124)) ([89bf558](89bf558))
1 parent 89bf558 commit a35ddbd

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.6.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.0...v1.6.1) (2025-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add port availability check and improve status message for MCPRouter ([#124](https://github.com/pathintegral-institute/mcpm.sh/issues/124)) ([89bf558](https://github.com/pathintegral-institute/mcpm.sh/commit/89bf5583ce19e6542a5bad4ff58a0dd1ad4198bc))
7+
18
# [1.6.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.5.1...v1.6.0) (2025-04-25)
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.6.0"
1+
__version__ = "1.6.1"

0 commit comments

Comments
 (0)