File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.1 "
2+ "." : " 0.5.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.0] ( https://github.com/dedalus-labs/dedalus-mcp-python/compare/v0.4.1...v0.5.0 ) (2025-12-18)
4+
5+
6+ ### Features
7+
8+ * auth flow for client ([ 4b5540d] ( https://github.com/dedalus-labs/dedalus-mcp-python/commit/4b5540de43d59ec62f282853332f45b2e0f66ecd ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * update reference mcp version ([ 47064ed] ( https://github.com/dedalus-labs/dedalus-mcp-python/commit/47064ed36ae586f3b30ce381c7bf0d0488504c2b ) )
14+ * update reference mcp version ([ #52 ] ( https://github.com/dedalus-labs/dedalus-mcp-python/issues/52 ) ) ([ 7b7bcda] ( https://github.com/dedalus-labs/dedalus-mcp-python/commit/7b7bcda867cb612ade8bfb5dd895170d41b35f64 ) )
15+
316## [ 0.4.1] ( https://github.com/dedalus-labs/dedalus-mcp-python/compare/v0.4.0...v0.4.1 ) (2025-12-17)
417
518
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ build-backend = "uv_build"
1212
1313[project ]
1414name = " dedalus_mcp"
15- version = " 0.4.1 "
15+ version = " 0.5.0 "
1616description = " A simple and performant Model Context Protocol framework for Python."
1717requires-python = " >=3.10"
1818license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments