Skip to content

Commit 540bb38

Browse files
committed
Bump nameless version to 2.22.3
1 parent b033e2d commit 540bb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nameless/nameless.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class Nameless(commands.AutoShardedBot):
1717
"""Customized Discord sharded bot"""
1818

19-
__version__ = "2.22.2"
19+
__version__ = "2.22.3"
2020

2121
def __init__(self, is_debug: bool = False, *args, **kwargs):
2222
super().__init__([], *args, **kwargs)

0 commit comments

Comments
 (0)