Skip to content

Commit 81a84bc

Browse files
committed
Bump version to v1.4.0
1 parent 986e239 commit 81a84bc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## July 23, 2020 - 1.4.0
2+
- Support timeout while muting a user
3+
14
## June 23, 2020 - 1.3.1
25
- Set a generic user agent for file/image get to prevent bot detection
36

stream_chat/__pkg__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tommaso Barbugli"
22
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
3-
__version__ = "1.3.1"
3+
__version__ = "1.4.0"
44
__maintainer__ = "Tommaso Barbugli"
55
__email__ = "[email protected]"
66
__status__ = "Production"

0 commit comments

Comments
 (0)