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