Skip to content

Commit 68d59e9

Browse files
committed
Publish 0.1.5
SHA256 hashes: mcp-client-jupyter-chat-0.1.5.tgz: 78648de44604799eb76b40ff780717ad32d4cb6dc04bab2493411aa6b5d94bd9 mcp_client_jupyter_chat-0.1.5-py3-none-any.whl: 8a82b9c3da82626fd159b02e85f08ed3a99e9145abf4f681bd292a9f1b33073e mcp_client_jupyter_chat-0.1.5.tar.gz: 9948e43209225b8edf661147ce0004947d38d1c4fbf10ef93749ff176087711c
1 parent 92a3914 commit 68d59e9

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.1.5
6+
7+
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.4...92a3914d171d8630c728ad77767459a37492286b))
8+
9+
### Enhancements made
10+
11+
- Tools visibility [#9](https://github.com/ihrpr/mcp-client-jupyter-chat/pull/9) ([@ihrpr](https://github.com/ihrpr))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/ihrpr/mcp-client-jupyter-chat/graphs/contributors?from=2025-02-15&to=2025-02-18&type=c))
16+
17+
[@ihrpr](https://github.com/search?q=repo%3Aihrpr%2Fmcp-client-jupyter-chat+involves%3Aihrpr+updated%3A2025-02-15..2025-02-18&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.1.4
622

723
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.3...28089f2ee2b5e13c7ceb404e09502fad0f08278b))
@@ -16,8 +32,6 @@
1632

1733
[@ihrpr](https://github.com/search?q=repo%3Aihrpr%2Fmcp-client-jupyter-chat+involves%3Aihrpr+updated%3A2025-02-04..2025-02-15&type=Issues)
1834

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2135
## 0.1.3
2236

2337
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.2...5b2c81ad83837c0fc8e603017b0cd0385c6abc9a))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-client-jupyter-chat",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A JupyterLab extension for Chat with AI supporting MCP",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)