diff --git a/setup.py b/setup.py index 9ab5d78..c5d8f8c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='postgres-chat', - version='0.1.0', + version='0.1.3', description='Retrieval-Augmented Generation Handler using PostgreSQL and OpenAI', long_description=long_desc, long_description_content_type='text/markdown',