mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-13 05:40:32 -08:00
~ | g4f v-0.1.5.3 [version fix]
This commit is contained in:
parent
bb596cace7
commit
d13ea5d2e3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -14,7 +14,7 @@ with open("requirements.txt") as f:
|
||||||
with open("etc/interference/requirements.txt") as f:
|
with open("etc/interference/requirements.txt") as f:
|
||||||
api_required = f.read().splitlines()
|
api_required = f.read().splitlines()
|
||||||
|
|
||||||
VERSION = '0.1.5.3'
|
VERSION = '0.1.5.4'
|
||||||
DESCRIPTION = (
|
DESCRIPTION = (
|
||||||
"The official gpt4free repository | various collection of powerful language models"
|
"The official gpt4free repository | various collection of powerful language models"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue