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

Commit f5c1f76

Browse files
author
Antonio Cheong
committed
4.1.1.1
1 parent 7ae5ac4 commit f5c1f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="revChatGPT",
14-
version="4.1.1",
14+
version="4.1.1.1",
1515
description="ChatGPT is a reverse engineering of OpenAI's ChatGPT API",
1616
long_description=open(PATH, encoding="utf-8").read(),
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)