Skip to content

Commit 76a80e9

Browse files
author
Test
committed
chore: bump version to 8.3.1 for config.py fix release
1 parent 6f8bd81 commit 76a80e9

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.3.0"
9+
__version__ = "8.3.1"
1010
__author__ = "Seba Battig"

0 commit comments

Comments
 (0)