From b7408bceac91e9b2f084e2c3afa94702d1cec4bd Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sat, 15 Oct 2022 10:41:40 +0200 Subject: [PATCH] Update command_creator.py --- Replit/command_creator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Replit/command_creator.py b/Replit/command_creator.py index fae7bb0..71c071b 100644 --- a/Replit/command_creator.py +++ b/Replit/command_creator.py @@ -2,7 +2,7 @@ Slash command creator for the discord.py Bot. © by ElBe. -Version: 0.1.4 +Version: 0.1.5 ''' #Imports