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

Commit b73bcab

Browse files
committed
Bump version
1 parent 4badc44 commit b73bcab

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
@@ -81,7 +81,7 @@ async def repeat( # command name
8181
'SlashBot'
8282
]
8383

84-
__version__ = '0.6.2'
84+
__version__ = '0.7.0'
8585

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

0 commit comments

Comments
 (0)