"""
Version information for ml-jupyter-mcp package
"""
__version__ = "2.0.0"
__author__ = "Mayank Ketkar"
__email__ = "your-email@example.com" # Update with your email
__description__ = "ML-focused UV-centric Jupyter kernel execution for Claude via MCP"
# Version history
# 2.0.0 - Complete rewrite with UV-first approach, 25+ tools, enhanced error handling
# 1.0.0 - Initial release with basic kernel execution