Skip to content

Commit

Permalink
~ | v.0.0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky committed Aug 20, 2023
1 parent 1a8d1d7 commit 2341e88
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 @@ -11,7 +11,7 @@
with open("requirements.txt") as f:
required = f.read().splitlines()

VERSION = '0.0.2.1'
VERSION = '0.0.2.2'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)
Expand Down

0 comments on commit 2341e88

Please sign in to comment.