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

Commit 2c88842

Browse files
committed
chore: upgrade version to 0.5.2.4
1 parent fd15e49 commit 2c88842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord_components/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .component import *
77

88
__name__ = "discord_components"
9-
__version__ = "0.5.2.3"
9+
__version__ = "0.5.2.4"
1010

1111
__author__ = "kiki7000"
1212
__license__ = "MIT"

0 commit comments

Comments
 (0)