Skip to content

Commit dc4f7d6

Browse files
committed
Bump version
1 parent f5eb5ac commit dc4f7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitchio/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
__author__ = "PythonistaGuild"
2727
__license__ = "MIT"
2828
__copyright__ = "Copyright 2017-Present (c) TwitchIO, PythonistaGuild"
29-
__version__ = "3.0.0b3"
29+
__version__ = "3.0.0b4"
3030

3131
from . import ( # noqa: F401
3232
authentication as authentication,

0 commit comments

Comments
 (0)