Version bump (2.5.1)

This commit is contained in:
Zander M 2023-05-03 17:42:04 -04:00
parent 524b497512
commit f6fffcc149
No known key found for this signature in database
GPG Key ID: 414B95CCBFC172B2
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'", "using 'pip install discord.py'",
) )
__version__ = "2.5.0" __version__ = "2.5.1"
__title__ = "pomice" __title__ = "pomice"
__author__ = "cloudwithax" __author__ = "cloudwithax"
__license__ = "GPL-3.0" __license__ = "GPL-3.0"