Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K committed Nov 7, 2023
1 parent 88413d6 commit 7ed00c3
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 @@ -34,7 +34,7 @@
from models.openai_model import Model


__version__ = "12.0.2"
__version__ = "12.0.5"


PID_FILE = Path("bot.pid")
Expand Down

0 comments on commit 7ed00c3

Please sign in to comment.