diff --git a/bot.py b/bot.py index 489519f..7741949 100644 --- a/bot.py +++ b/bot.py @@ -7,7 +7,7 @@ import config client = discord.Client() -VERSION = '0.0.3.' +VERSION = '0.0.4.' prefix = config.prefix @client.event