changed version number
This commit is contained in:
parent
bac6526a82
commit
83bf68c424
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Suggestions(commands.Cog):
|
||||||
Adds a suggestions system.
|
Adds a suggestions system.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "1.7.1"
|
__version__ = "1.0.1"
|
||||||
|
|
||||||
def __init__(self, bot: Red):
|
def __init__(self, bot: Red):
|
||||||
self.bot = bot
|
self.bot = bot
|
||||||
|
|
Loading…
Reference in a new issue