This commit is contained in:
cloudwithax 2023-08-23 13:15:54 -04:00
parent 7617ecf2d1
commit 0904196979
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.7.1"
__version__ = "2.7.2"
__title__ = "pomice"
__author__ = "cloudwithax"
__license__ = "GPL-3.0"