Skip to content

Commit 2879dc5

Browse files
committed
Bump beta version to 3.2.0
1 parent b8c65b6 commit 2879dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitchio/__init__.py

Lines changed: 1 addition & 1 deletion
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.1.0"
29+
__version__ = "3.2.0b"
3030

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

0 commit comments

Comments
 (0)