Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
katsumiok committed Jan 11, 2025
1 parent 34ed717 commit 885cbe9
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 @@ -2,7 +2,7 @@

setup(
name="pyaskit",
version="1.4.4",
version="1.4.5",
packages=find_packages(),
description="AskIt: Unified programming interface for programming with large language models (GPT-3.5, GPT-4, Gemini, Claude, COHERE, Llama 2)",
long_description=open("README.md").read(),
Expand Down

0 comments on commit 885cbe9

Please sign in to comment.