Skip to content

Commit e83bed5

Browse files
author
Test
committed
chore: bump version to 8.2.1
1 parent 68a41ad commit e83bed5

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
@@ -6,5 +6,5 @@
66
HNSW graph indexing (O(log N) complexity).
77
"""
88

9-
__version__ = "8.2.0"
9+
__version__ = "8.2.1"
1010
__author__ = "Seba Battig"

0 commit comments

Comments
 (0)