Skip to content

Commit

Permalink
Merge pull request #20 from KevKibe/KevKibe-patch-2
Browse files Browse the repository at this point in the history
Update setup.cfg
  • Loading branch information
KevKibe authored Apr 30, 2024
2 parents c914eac + e147b77 commit 15e167f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = docindex
author = Kevin Kibe
version = 0.5.0
version = 0.6.0
author_email = [email protected]
description = A package for fast persistent storage of multiple document embeddings and their metadata into Pinecone for production-level RAG.
long_description = file: README.md
Expand Down Expand Up @@ -32,4 +32,4 @@ package_dir=
=src

[options.packages.find]
where=src
where=src

0 comments on commit 15e167f

Please sign in to comment.