summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-09-23 11:55:59 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-09-23 11:55:59 +0200
commit041949d4c8cfbe9cbdc3ab2c861b891a5b32551a (patch)
tree13e439ba0036dd516d719c48ec4e35231ea1f3ca
parent ~ | update models list (diff)
downloadgpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar.gz
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar.bz2
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar.lz
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar.xz
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.tar.zst
gpt4free-041949d4c8cfbe9cbdc3ab2c861b891a5b32551a.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index af6a5d1f..25d71070 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ with open("requirements.txt") as f:
with open("interference/requirements.txt") as f:
api_required = f.read().splitlines()
-VERSION = '0.0.3.1'
+VERSION = '0.0.3.2'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)