diff --git a/app.py b/app.py index ae6f3ef..1b68e93 100644 --- a/app.py +++ b/app.py @@ -1,4 +1,4 @@ -__version__ = "dev-0.6.2" +__version__ = "dev-0.8.3" __all__ = ["Discordbot-chatai-webpanel (Discord)"] __author__ = "SimolZimol" diff --git a/bot.py b/bot.py index 03362b1..960d7e6 100644 --- a/bot.py +++ b/bot.py @@ -1,4 +1,4 @@ -__version__ = "dev-0.9.5" +__version__ = "dev-0.9.6" __all__ = ["Discordbot-chatai (Discord)"] __author__ = "SimolZimol"