We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a41ad commit e83bed5Copy full SHA for e83bed5
src/code_indexer/__init__.py
@@ -6,5 +6,5 @@
6
HNSW graph indexing (O(log N) complexity).
7
"""
8
9
-__version__ = "8.2.0"
+__version__ = "8.2.1"
10
__author__ = "Seba Battig"
0 commit comments