Skip to content

Commit

Permalink
Update version count & add more keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa committed Dec 20, 2023
1 parent 49583ea commit 4834764
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="webchatgpt",
version="0.0.2",
version="0.1.0",
license="GNU v3",
author="Smartwa",
maintainer="Smartwa",
Expand All @@ -37,6 +37,9 @@
"chatgpt",
"webchatgpt",
"gpt",
"chatgpt-cli",
"chatgpt-sdk",
"chatgpt-api",
],
long_description=Path.open(PATH, encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4834764

Please sign in to comment.