Skip to content

Commit

Permalink
bump versione a 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylake-dev committed May 19, 2021
1 parent 96eaacf commit 50a5391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/events_cog.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class EventCog(commands.Cog):

def __init__(self, bot):
self.bot = bot
self.__version__ = 'v0.5'
self.__version__ = 'v0.6'

@commands.Cog.listener()
async def on_message(self, message):
Expand Down

0 comments on commit 50a5391

Please sign in to comment.