diff --git a/setup.cfg b/setup.cfg index fa9f73b..f33c5f5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = docindex author = Kevin Kibe -version = 0.4.0 +version = 0.5.0 author_email = keviinkibe@gmail.com description = A package for fast indexing of multiple documents and their metadata on Pinecone. long_description = file: README.md @@ -27,4 +27,4 @@ package_dir= =src [options.packages.find] -where=src \ No newline at end of file +where=src