Skip to content

Commit 036d5f7

Browse files
committed
Bump version to 2.0.1
1 parent 3762868 commit 036d5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitchio/__init__.py

Lines changed: 1 addition & 1 deletion
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.0"
31+
__version__ = "2.0.1"
3232

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

0 commit comments

Comments
 (0)