diff --git a/suggestions/suggestions.py b/suggestions/suggestions.py index bc53384..12a23af 100644 --- a/suggestions/suggestions.py +++ b/suggestions/suggestions.py @@ -13,7 +13,7 @@ class Suggestions(commands.Cog): Adds a suggestions system. """ - __version__ = "1.7.1" + __version__ = "1.0.1" def __init__(self, bot: Red): self.bot = bot