Skip to content

Commit 093e1bc

Browse files
authored
Update gpt3discord.py
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
1 parent bad0908 commit 093e1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpt3discord.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from models.openai_model import Model
3535

3636

37-
__version__ = "12.3.1"
37+
__version__ = "12.3.2"
3838

3939

4040
PID_FILE = Path("bot.pid")

0 commit comments

Comments
 (0)