Skip to content

Commit 448e8a3

Browse files
committed
Fix black const version
1 parent f2920ea commit 448e8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord_slash/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Discord Slash Constants"""
22

3-
__version__ = "3.0.0"
3+
__version__ = "2.4.1"
44

55
BASE_API = "https://discord.com/api/v8"
66

0 commit comments

Comments
 (0)