Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 3aab38a

Browse files
committed
Bump version
1 parent b45829d commit 3aab38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ext/slash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ async def repeat( # command name
8585
'SlashBot'
8686
]
8787

88-
__version__ = '0.9.1'
88+
__version__ = '0.9.2'
8989

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

0 commit comments

Comments
 (0)