Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K committed Jan 7, 2023
1 parent e5ac016 commit e18b913
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.openai_model import Model
from models.usage_service_model import UsageService

__version__ = "3.0"
__version__ = "3.1"

"""
Message queueing for the debug service, defer debug messages to be sent later so we don't hit rate limits.
Expand Down

0 comments on commit e18b913

Please sign in to comment.