change version number for hotfix
This commit is contained in:
parent
ec2f2d734f
commit
5bd523c0f8
|
|
@ -18,7 +18,7 @@ if not discord.version_info.major >= 2:
|
|||
"using 'pip install discord.py'"
|
||||
)
|
||||
|
||||
__version__ = "1.1.8a"
|
||||
__version__ = "1.1.7.1"
|
||||
__title__ = "pomice"
|
||||
__author__ = "cloudwithax"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue