Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Hikari Haru <[email protected]>
  • Loading branch information
cherryroots authored Jan 13, 2023
1 parent 3f1b00a commit bec4e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt3discord.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from models.usage_service_model import UsageService
from models.env_service_model import EnvService

__version__ = "5.4"
__version__ = "5.4.1"

"""
The pinecone service is used to store and retrieve conversation embeddings.
Expand Down

0 comments on commit bec4e3c

Please sign in to comment.