Skip to content

Commit 59a4968

Browse files
committed
Bump version to v1.7.1
1 parent 5099bbf commit 59a4968

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+
## November 12, 2020 - 1.7.1
2+
- Normalize sort parameter in query endpoints
3+
14
## October 20, 2020 - 1.7.0
25
- Added support for blocklists
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.7.0"
3+
__version__ = "1.7.1"
44
__maintainer__ = "Tommaso Barbugli"
55
__email__ = "[email protected]"
66
__status__ = "Production"

0 commit comments

Comments
 (0)