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.
1 parent e32aca1 commit b513d4cCopy full SHA for b513d4c
twitchio/__init__.py
@@ -26,7 +26,7 @@
26
__author__ = "PythonistaGuild"
27
__license__ = "MIT"
28
__copyright__ = "Copyright 2017-Present (c) TwitchIO, PythonistaGuild"
29
-__version__ = "3.0.0"
+__version__ = "3.0.1"
30
31
from . import ( # noqa: F401
32
authentication as authentication,
0 commit comments