We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.0.1
1 parent 3762868 commit 036d5f7Copy full SHA for 036d5f7
twitchio/__init__.py
@@ -28,7 +28,7 @@
28
__author__ = "TwitchIO, PythonistaGuild"
29
__license__ = "MIT"
30
__copyright__ = "Copyright 2017-2021 (c) TwitchIO"
31
-__version__ = "2.0.0"
+__version__ = "2.0.1"
32
33
from .client import Client
34
from .user import *
0 commit comments