Skip to content

Commit 541f2ef

Browse files
committed
Bump version to 3.1.0 for release.
1 parent 0d7e82e commit 541f2ef

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.0b"
29+
__version__ = "3.1.0"
3030

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

0 commit comments

Comments
 (0)