We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addcc88 commit 3faf818Copy full SHA for 3faf818
interactions/base.py
@@ -3,7 +3,7 @@
3
4
from colorama import Fore, Style, init
5
6
-__version__ = "4.0.1"
+__version__ = "4.0.2"
7
__repo_url__ = "https://github.com/goverfl0w/discord-interactions"
8
__authors__ = {
9
"current": [
0 commit comments