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

Commit

Permalink
5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored May 28, 2023
1 parent 2c0cbaa commit c961e6f
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 @@ -12,7 +12,7 @@

setup(
name="revChatGPT",
version="5.2.0",
version="5.3.0",
description="ChatGPT is a reverse engineering of OpenAI's ChatGPT API",
long_description=open(PATH, encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit c961e6f

Please sign in to comment.