revert version number for next release

This commit is contained in:
cloudwithax 2022-11-19 12:12:39 -05:00
parent 5bd523c0f8
commit 70815d45ff
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if not discord.version_info.major >= 2:
"using 'pip install discord.py'" "using 'pip install discord.py'"
) )
__version__ = "1.1.7.1" __version__ = "1.1.8a"
__title__ = "pomice" __title__ = "pomice"
__author__ = "cloudwithax" __author__ = "cloudwithax"