Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinFuxa authored Dec 15, 2024
1 parent 03cdce1 commit cd17d8d
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 @@ -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',
Expand Down

0 comments on commit cd17d8d

Please sign in to comment.