Skip to content

Commit 773b4e3

Browse files
committed
Bump to 2.5
1 parent 62f03ad commit 773b4e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:orphan:
22

33

4-
Master
4+
2.5.0
55
======
66
- TwitchIO
77
- Additions

twitchio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
__author__ = "TwitchIO, PythonistaGuild"
2929
__license__ = "MIT"
3030
__copyright__ = "Copyright 2017-2022 (c) TwitchIO"
31-
__version__ = "2.4.0"
31+
__version__ = "2.5.0"
3232

3333
from .client import Client
3434
from .user import *

0 commit comments

Comments
 (0)