Skip to content

Commit bf6edad

Browse files
committed
chore: bump version to v1.0.0 for stable release
Prepare for v1.0.0 release marking the stable version of code-index-mcp with comprehensive feature set including: - Complete service-oriented architecture with modular design - Advanced file watcher system for real-time index updates - Enhanced file_summary functionality with comprehensive index-based analysis - Multi-language support with 70+ file extensions - Intelligent search with multiple backends (ugrep, ripgrep, ag, grep) - Robust error handling and cross-platform compatibility - Full MCP protocol implementation with 11 tools, 4 resources, and 3 prompts
1 parent 58c6532 commit bf6edad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "code-index-mcp"
7-
version = "0.5.0"
7+
version = "1.0.0"
88
description = "Code indexing and analysis tools for LLMs using MCP"
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)