Skip to content

Commit 5c21e5d

Browse files
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.2...v2.9.0) (2025-10-09) ### Features * add Qwen CLI client manager support ([#268](#268)) ([a0e777c](a0e777c))
1 parent a0e777c commit 5c21e5d

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+
# [2.9.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.2...v2.9.0) (2025-10-09)
2+
3+
4+
### Features
5+
6+
* add Qwen CLI client manager support ([#268](https://github.com/pathintegral-institute/mcpm.sh/issues/268)) ([a0e777c](https://github.com/pathintegral-institute/mcpm.sh/commit/a0e777c95267e35bbc27870182f9b4c44b335696))
7+
18
## [2.8.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.1...v2.8.2) (2025-09-18)
29

310

src/mcpm/version.py

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

0 commit comments

Comments
 (0)