Skip to content

Commit bbd5c0c

Browse files
jsbattigclaude
andcommitted
Bump minor version to 3.1.1.0
Minor version bump to reflect the completed model-aware chunking optimization implementation with comprehensive testing and documentation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2942331 commit bbd5c0c

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.0.0"
8+
__version__ = "3.1.1.0"
99
__author__ = "Code Indexer Team"

0 commit comments

Comments
 (0)