We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3082a97 commit a080c39Copy full SHA for a080c39
2 files changed
changelog
@@ -1,3 +1,7 @@
1
+## [2.5.0] - 2019-12-16
2
+### Added
3
+- _rtmClientSign hook
4
+
5
## [2.4.0] - 2019-12-11
6
### Added
7
- creating conversations supports `is_unique`
setup.py
@@ -25,7 +25,7 @@
25
26
setup(
27
name='leancloud',
28
- version='2.4.0',
+ version='2.5.0',
29
description='LeanCloud Python SDK',
30
url='https://leancloud.cn/',
31
author='asaka',
0 commit comments