Update __init__.py
This commit is contained in:
parent
c146b01cec
commit
a3568f1287
@ -12,7 +12,7 @@ __title__ = "disagreement"
|
|||||||
__author__ = "Slipstream"
|
__author__ = "Slipstream"
|
||||||
__license__ = "BSD 3-Clause License"
|
__license__ = "BSD 3-Clause License"
|
||||||
__copyright__ = "Copyright 2025 Slipstream"
|
__copyright__ = "Copyright 2025 Slipstream"
|
||||||
__version__ = "0.4.1"
|
__version__ = "0.4.2"
|
||||||
|
|
||||||
from .client import Client, AutoShardedClient
|
from .client import Client, AutoShardedClient
|
||||||
from .models import Message, User, Reaction, AuditLogEntry
|
from .models import Message, User, Reaction, AuditLogEntry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user