Skip to content

Commit

Permalink
[Def] Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Twentysix26 committed Jun 9, 2023
1 parent de8f67e commit 90e898d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defender/defender.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
class Defender(Commands, AutoModules, Events, commands.Cog, metaclass=CompositeMetaClass):
"""Security tools to protect communities"""

__version__ = "2.0"
__version__ = "2.0.1"

def __init__(self, bot):
self.bot = bot
Expand Down

0 comments on commit 90e898d

Please sign in to comment.