Bump version to 1.1.0

This commit is contained in:
Crussader 2021-10-30 17:04:19 +04:00 committed by GitHub
parent c02796db42
commit 4e80283e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ if discord.__version__ != "2.0.0a":
"using 'pip install git+https://github.com/Rapptz/discord.py@master'" "using 'pip install git+https://github.com/Rapptz/discord.py@master'"
) )
__version__ = "1.0.7.2" __version__ = "1.1.0"
__title__ = "pomice" __title__ = "pomice"
__author__ = "cloudwithax" __author__ = "cloudwithax"