Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmTomahawkx committed Oct 8, 2023
1 parent 66bac1f commit 8f5ee02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitchio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
__author__ = "TwitchIO, PythonistaGuild"
__license__ = "MIT"
__copyright__ = "Copyright 2017-2022 (c) TwitchIO"
__version__ = "2.8.1"
__version__ = "2.8.2"

from .client import Client
from .user import *
Expand Down

0 comments on commit 8f5ee02

Please sign in to comment.