diff --git a/nextcord/ext/menus/__init__.py b/nextcord/ext/menus/__init__.py index ea79397..2cd775b 100644 --- a/nextcord/ext/menus/__init__.py +++ b/nextcord/ext/menus/__init__.py @@ -6,4 +6,4 @@ from .utils import * # Needed for the setup.py script -__version__ = "1.5.3" +__version__ = "1.5.4"