Skip to content

Commit a1d171b

Browse files
committed
im an intellectual
1 parent f241819 commit a1d171b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bot.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,12 @@
2222
SOFTWARE.
2323
"""
2424

25-
__version__ = '2.5.2'
25+
__version__ = '2.6.1'
2626

2727
import asyncio
2828
import textwrap
2929
import datetime
3030
import os
31-
import re
3231
from types import SimpleNamespace
3332

3433
import discord

0 commit comments

Comments
 (0)