bump version to remove debug print from stable
This commit is contained in:
parent
b3799214e6
commit
e0ff5f13a4
|
|
@ -18,7 +18,7 @@ if not discord.version_info.major >= 2:
|
||||||
"using 'pip install discord.py'"
|
"using 'pip install discord.py'"
|
||||||
)
|
)
|
||||||
|
|
||||||
__version__ = "2.1"
|
__version__ = "2.1.1"
|
||||||
__title__ = "pomice"
|
__title__ = "pomice"
|
||||||
__author__ = "cloudwithax"
|
__author__ = "cloudwithax"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue