Skip to content

Commit 6ddf594

Browse files
committed
Version bump
1 parent a81aa8b commit 6ddf594

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,6 +1,6 @@
11
:orphan:
22

3-
Master
3+
2.4.0
44
======
55
- TwitchIO
66
- 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.3.0"
31+
__version__ = "2.4.0"
3232

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

0 commit comments

Comments
 (0)