Skip to content

Commit 45a204f

Browse files
committed
feat: version bump
1 parent 6978673 commit 45a204f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
class DiscordBot(BaseBot):
3030
BOT_NAME = 'garyatrics.com'
31-
VERSION = '0.10'
31+
VERSION = '0.11'
3232
NEEDED_PERMISSIONS = [
3333
'add_reactions',
3434
'read_messages',

0 commit comments

Comments
 (0)