diff --git a/pomice/__init__.py b/pomice/__init__.py index cf09b08..a5f1602 100644 --- a/pomice/__init__.py +++ b/pomice/__init__.py @@ -18,7 +18,7 @@ if not discord.version_info.major >= 2: "using 'pip install discord.py'" ) -__version__ = "1.1.8a" +__version__ = "1.1.7.1" __title__ = "pomice" __author__ = "cloudwithax"