diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-05-04 18:29:09 +0200 |
---|---|---|
committer | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-05-04 18:29:09 +0200 |
commit | 824d7259d030f7c5d35004729eee68a0e4359304 (patch) | |
tree | 909b5bc4b10461e1fe2e82aa2cfd9da9724bcec6 /pyproject.toml | |
parent | Update README.md (diff) | |
download | gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar.gz gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar.bz2 gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar.lz gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar.xz gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.tar.zst gpt4free-824d7259d030f7c5d35004729eee68a0e4359304.zip |
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 83df5dc5..37ec92d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "openai-rev" +name = "gpt4free" version = "0.1.0" description = "" authors = [] |