new version

This commit is contained in:
klemek
2021-01-07 09:58:32 +01:00
parent 98acf749f5
commit 9a08bf717a
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ emojis.load_emojis()
bot = Bot(
"Discord Analyst", # name
"1.4", # version
"1.5", # version
alias="%", # respond to '|command' messages
)
bot.log_calls = True