Skip to content

Commit ba63a09

Browse files
committed
Bump version to 2.0.3
1 parent 7f7163d commit ba63a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitchio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
__author__ = "TwitchIO, PythonistaGuild"
2929
__license__ = "MIT"
3030
__copyright__ = "Copyright 2017-2021 (c) TwitchIO"
31-
__version__ = "2.0.2"
31+
__version__ = "2.0.3"
3232

3333
from .client import Client
3434
from .user import *

0 commit comments

Comments
 (0)