Skip to content

Commit 94b1344

Browse files
committed
Bump version to 2.22.2
1 parent bc6b552 commit 94b1344

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.1"
19+
__version__ = "2.22.2"
2020

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

0 commit comments

Comments
 (0)