bump version to 1.1.0 because changes are majorish
This commit is contained in:
parent
b72258cb60
commit
8c9e1114da
|
|
@ -11,7 +11,7 @@ if discord.__version__ != "2.0.0a":
|
|||
"using 'pip install git+https://github.com/Rapptz/discord.py@master'"
|
||||
)
|
||||
|
||||
__version__ = "1.0.7.2"
|
||||
__version__ = "1.1.0"
|
||||
__title__ = "pomice"
|
||||
__author__ = "cloudwithax"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue