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

Commit

Permalink
6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio committed Jun 20, 2023
1 parent cc1b8ee commit 7c7b36a
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="6.3.5",
version="6.4.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 7c7b36a

Please sign in to comment.