We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d13fc1 commit 549d56cCopy full SHA for 549d56c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.0...v1.13.1) (2025-05-29)
2
+
3
4
+### Bug Fixes
5
6
+* Fix handle_sse method to match Starlette route endpoint expectations ([#156](https://github.com/pathintegral-institute/mcpm.sh/issues/156)) ([7d13fc1](https://github.com/pathintegral-institute/mcpm.sh/commit/7d13fc12d25d454adf8dd424b2f3a9f39c256815))
7
8
# [1.13.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.12.0...v1.13.0) (2025-05-27)
9
10
src/mcpm/version.py
@@ -1 +1 @@
-__version__ = "1.13.0"
+__version__ = "1.13.1"
0 commit comments