diff --git a/setup.py b/setup.py index 35e7fcd..a420bb3 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() setup( name='ragbuilder', - version='0.0.13', + version='0.0.14', author='Ashwin Aravind, Aravind Parameswaran', author_email='ashwin@krux.ai, aravind@krux.ai', description='RagBuilder is a toolkit designed to help you create optimal Production-ready Retrieval-Augmented Generation (RAG) pipeline for your data',