This commit is contained in:
cloudwithax 2023-03-11 10:42:53 -05:00
parent 4f86e44fec
commit 9f102ae3b8
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.2a"
__version__ = "2.2"
__title__ = "pomice"
__author__ = "cloudwithax"
__license__ = "GPL-3.0"