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"