diff --git a/hunting/hunting.py b/hunting/hunting.py index 335249e..e71c542 100644 --- a/hunting/hunting.py +++ b/hunting/hunting.py @@ -13,7 +13,7 @@ from redbot.core.utils.chat_formatting import (bold, box, humanize_list, from redbot.core.utils.menus import DEFAULT_CONTROLS, menu from redbot.core.utils.predicates import MessagePredicate -__version__ = "3.1.5" +__version__ = "3.1.6" class Hunting(commands.Cog):