We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20ff78 commit ccd2542Copy full SHA for ccd2542
hunting/hunting.py
@@ -19,7 +19,7 @@
19
from redbot.core.utils.menus import DEFAULT_CONTROLS, menu
20
from redbot.core.utils.predicates import MessagePredicate
21
22
-__version__ = "3.5.0"
+__version__ = "3.5.1"
23
log = logging.getLogger("red.vrt.hunting")
24
25
0 commit comments