Skip to content

Commit c7f5c81

Browse files
committed
use vectorlite for embedding search
Signed-off-by: Praneeth Bedapudi <[email protected]>
1 parent 4dbd14d commit c7f5c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
AUTHOR = "BEDAPUDI PRANEETH"
2020
REQUIRES_PYTHON = ">=3.6.0"
21-
VERSION = "0.0.3.1"
21+
VERSION = "0.0.3.2.dev1"
2222

2323
# What packages are required for this module to be executed?
2424
REQUIRED = []

0 commit comments

Comments
 (0)