Skip to content

Commit

Permalink
deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K committed Jan 14, 2023
1 parent 30172f8 commit c58d0f3
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__ = "6.0"
__version__ = "6.0.1"

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

0 comments on commit c58d0f3

Please sign in to comment.