Skip to content

Commit

Permalink
feat: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
maduck committed Sep 3, 2020
1 parent dc800dc commit 8fe7a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def debug(message):

class DiscordBot(BaseBot):
BOT_NAME = 'garyatrics.com'
VERSION = '0.9'
VERSION = '0.10'
NEEDED_PERMISSIONS = [
'add_reactions',
'read_messages',
Expand Down

0 comments on commit 8fe7a63

Please sign in to comment.