chore: bump version to 2.4.1

- Update version from 2.4.0 to 2.4.1
- Update date to 2025-06-09
- Update tests to match new version

This release fixes the output token truncation issue (#1)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Fahad
2025-06-09 05:23:33 +04:00
parent 5cd4908e32
commit 6a8b4772c9
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ Configuration and constants for Gemini MCP Server
"""
# Version and metadata
__version__ = "2.4.0"
__updated__ = "2025-06-08"
__version__ = "2.4.1"
__updated__ = "2025-06-09"
__author__ = "Fahad Gilani"
# Model configuration