Skip to content

Commit 66d1dfe

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2025-04-21) ### Bug Fixes * sse url to claude desktop is not converted ([#90](#90)) ([5f2fc99](5f2fc99))
1 parent 5f2fc99 commit 66d1dfe

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.4.3](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.2...v1.4.3) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* sse url to claude desktop is not converted ([#90](https://github.com/pathintegral-institute/mcpm.sh/issues/90)) ([5f2fc99](https://github.com/pathintegral-institute/mcpm.sh/commit/5f2fc9954bed98c18f3e33859bfa570ff88e1157))
7+
18
## [1.4.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.1...v1.4.2) (2025-04-21)
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.4.2"
1+
__version__ = "1.4.3"

0 commit comments

Comments
 (0)