2.7.0
This commit is contained in:
parent
02d22f20b5
commit
e3fe1b52b2
|
|
@ -20,7 +20,7 @@ if not discord.version_info.major >= 2:
|
|||
"using 'pip install discord.py'",
|
||||
)
|
||||
|
||||
__version__ = "2.7.0a"
|
||||
__version__ = "2.7.0"
|
||||
__title__ = "pomice"
|
||||
__author__ = "cloudwithax"
|
||||
__license__ = "GPL-3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue