Skip to content

Commit

Permalink
Update to 0.0.8a
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsougata committed Feb 28, 2025
1 parent dc39859 commit ac524d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discohook/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__license__ = "MIT"
__copyright__ = "Copyright 2022-present Sougata Jana"
__author__ = "Sougata Jana"
__version__ = "0.0.7a"
__version__ = "0.0.8a"

from .adapter import FollowupResponse, InteractionResponse
from .attachment import Attachment
Expand Down

0 comments on commit ac524d2

Please sign in to comment.