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

Commit 635110e

Browse files
committed
Bump version
1 parent c58742f commit 635110e

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
@@ -79,7 +79,7 @@ async def repeat( # command name
7979
'SlashBot'
8080
]
8181

82-
__version__ = '0.6.1'
82+
__version__ = '0.6.2'
8383

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

0 commit comments

Comments
 (0)