diff --git a/nextcord/ext/menus/__init__.py b/nextcord/ext/menus/__init__.py index b760839..b1b299a 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.1" +__version__ = "1.5.2"