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 cf1e332 commit b1a7f2bCopy full SHA for b1a7f2b
cursor_notebook_mcp/__init__.py
@@ -5,6 +5,6 @@
5
AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files.
6
"""
7
8
-__version__ = "0.2.4"
+__version__ = "0.3.0"
9
10
# Components are imported directly where needed (e.g., in notebook_mcp_server.py)
0 commit comments