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

Commit

Permalink
chore: upgrade version to 0.5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kiki7000 committed May 29, 2021
1 parent 1321454 commit f02b800
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions discord_components/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +0,0 @@
from .client import *
from .button import *
from .select import *
from .context import *
from .interaction import *
from .component import *

__name__ = "discord_components"
__version__ = "0.5.2.2"

__author__ = "kiki7000"
__license__ = "MIT"

0 comments on commit f02b800

Please sign in to comment.