Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny2github committed Apr 26, 2021
1 parent 1440895 commit d08609b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/ext/slash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ async def repeat( # command name
'SlashBot'
]

__version__ = '0.6.0'
__version__ = '0.6.1'

class SlashWarning(UserWarning):
"""Watch out, this may cause problems down the line."""
Expand Down

0 comments on commit d08609b

Please sign in to comment.