Skip to content

Commit 1a6f37e

Browse files
jsbattigclaude
andcommitted
Bump minor version to 3.1.2.0
Version bump to reflect the chunk truncation removal improvement that completes the model-aware chunking optimization by ensuring users see full chunk content without truncation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4a0fe84 commit 1a6f37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code_indexer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
to provide code search capabilities.
66
"""
77

8-
__version__ = "3.1.1.0"
8+
__version__ = "3.1.2.0"
99
__author__ = "Code Indexer Team"

0 commit comments

Comments
 (0)