From 2acc18c1a57b2cf5b5689a047e324a8c58bc58cb Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Sun, 15 Jan 2023 05:03:46 -0500 Subject: [PATCH] Update gpt3discord.py Signed-off-by: Kaveen Kumarasinghe --- gpt3discord.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt3discord.py b/gpt3discord.py index 7a4c7ef..7016f53 100644 --- a/gpt3discord.py +++ b/gpt3discord.py @@ -27,7 +27,7 @@ from services.usage_service import UsageService from services.environment_service import EnvService -__version__ = "7.0" +__version__ = "7.0.1" """