Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny2github committed Dec 19, 2021
1 parent b908e31 commit 2b2975b
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 @@ -85,7 +85,7 @@ async def repeat( # command name
'SlashBot'
]

__version__ = '0.8.1'
__version__ = '0.9.0'

class SlashWarning(UserWarning):
""":mod:`discord.ext.slash`-specific warning type."""
Expand Down

0 comments on commit 2b2975b

Please sign in to comment.