We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5eb5ac commit dc4f7d6Copy full SHA for dc4f7d6
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.0b3"
+__version__ = "3.0.0b4"
30
31
from . import ( # noqa: F401
32
authentication as authentication,
0 commit comments