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 03182a6 commit 76e1cf2Copy full SHA for 76e1cf2
twitchio/__init__.py
@@ -26,7 +26,7 @@
26
__author__ = "PythonistaGuild"
27
__license__ = "MIT"
28
__copyright__ = "Copyright 2017-Present (c) TwitchIO, PythonistaGuild"
29
-__version__ = "3.2.0"
+__version__ = "3.2.1"
30
31
from . import ( # noqa: F401
32
authentication as authentication,
0 commit comments