We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c7277 commit 9743feaCopy full SHA for 9743fea
src/code_indexer/__init__.py
@@ -6,5 +6,5 @@
6
HNSW graph indexing (O(log N) complexity).
7
"""
8
9
-__version__ = "8.4.41"
+__version__ = "8.4.44"
10
__author__ = "Seba Battig"
0 commit comments