We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b3ab8 commit 156b076Copy full SHA for 156b076
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## January 22, 2021 - 3.1.1
2
+- Bump pyjwt to 2.x
3
+
4
## January 5, 2021 - 3.1.0
5
- Add check SQS helper
6
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "3.1.0"
+__version__ = "3.1.1"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments