From da8c401a7ec9690fd1d798861941ba4991d9524f Mon Sep 17 00:00:00 2001 From: SimolZimol <70102430+SimolZimol@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:45:32 +0100 Subject: [PATCH] modified: app.py modified: bot.py --- app.py | 2 +- bot.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index d78b31b..da24d07 100644 --- a/app.py +++ b/app.py @@ -1,4 +1,4 @@ -__version__ = "dev-0.4.6" +__version__ = "dev-0.6.2" __all__ = ["Discordbot-chatai-webpanel (Discord)"] __author__ = "SimolZimol" diff --git a/bot.py b/bot.py index 4634df0..be15b1d 100644 --- a/bot.py +++ b/bot.py @@ -1,4 +1,4 @@ -__version__ = "dev-0.9.0" +__version__ = "dev-0.9.3" __all__ = ["Discordbot-chatai (Discord)"] __author__ = "SimolZimol"