Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored May 24, 2023
1 parent 097ec9b commit b63af2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="EdgeGPT",
version="0.6.2",
version="0.6.3",
license="GNU General Public License v2.0",
author="Antonio Cheong",
author_email="[email protected]",
Expand All @@ -34,7 +34,7 @@
"certifi",
"prompt_toolkit",
"requests",
"BingImageCreator>=0.1.2.1",
"BingImageCreator>=0.3.0",
],
long_description=open(PATH, encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit b63af2d

Please sign in to comment.