chore: bump version to 2.3.0 for new tools release
- Added analyze_file tool for clean file analysis - Added extended_think tool for collaborative thinking - Significant new functionality warrants minor version bump
This commit is contained in:
@@ -20,7 +20,7 @@ from mcp.types import TextContent, Tool
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
# Version and metadata
|
||||
__version__ = "2.2.0"
|
||||
__version__ = "2.3.0"
|
||||
__updated__ = "2025-06-08"
|
||||
__author__ = "Fahad Gilani"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user