Skip to content
This repository was archived by the owner on Dec 18, 2021. It is now read-only.

Commit f02b800

Browse files
committed
chore: upgrade version to 0.5.2.3
1 parent 1321454 commit f02b800

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

discord_components/__init__.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +0,0 @@
1-
from .client import *
2-
from .button import *
3-
from .select import *
4-
from .context import *
5-
from .interaction import *
6-
from .component import *
7-
8-
__name__ = "discord_components"
9-
__version__ = "0.5.2.2"
10-
11-
__author__ = "kiki7000"
12-
__license__ = "MIT"

0 commit comments

Comments
 (0)