Skip to content

Commit

Permalink
0.1.9 - fix disk storage
Browse files Browse the repository at this point in the history
  • Loading branch information
vprelovac committed Nov 1, 2023
1 parent a1ae208 commit 6803367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="vectordb2",
version="0.1.8.1",
version="0.1.9",
packages=find_packages(),
install_requires=[
"torch>=1.9.0",
Expand Down

0 comments on commit 6803367

Please sign in to comment.