Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
diezo committed Dec 29, 2023
1 parent fbe5041 commit a6f98ed
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 @@ -6,7 +6,7 @@

setup(
name="progpt",
packages=["progpt"],
packages=["ProGPT"],
version=version,
license="MIT",
description="❄️ Python Package To Access GPT-3.5 Free Model",
Expand Down

0 comments on commit a6f98ed

Please sign in to comment.