Skip to content

Commit

Permalink
Bump version to 2.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Jul 28, 2021
1 parent 581680e commit dc01b21
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-2021 (c) TwitchIO"
__version__ = "2.0.4"
__version__ = "2.0.5"

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

0 comments on commit dc01b21

Please sign in to comment.