This commit is contained in:
cloudwithax 2024-08-23 21:18:25 -04:00
parent 5227962228
commit 3a1ecf9eec
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ if not discord.version_info.major >= 2:
"using 'pip install discord.py'",
)
__version__ = "2.9.0"
__version__ = "2.9.1"
__title__ = "pomice"
__author__ = "cloudwithax"
__license__ = "GPL-3.0"