We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d66a1 commit 87b597bCopy full SHA for 87b597b
2 files changed
changelog
@@ -1,3 +1,9 @@
1
+## [2.1.12] - 2019-05-24
2
+### Fixed
3
+- Push: expiration_time
4
+- Push: updated_keys
5
+- LeanEngine: X-LC-Prod request header
6
+
7
## [2.1.11] - 2019-05-10
8
### Fixed
9
- Error -1 when uploading large files to Qiniu
setup.py
@@ -25,7 +25,7 @@
25
26
setup(
27
name='leancloud',
28
- version='2.1.11',
+ version='2.1.12',
29
description='LeanCloud Python SDK',
30
url='https://leancloud.cn/',
31
author='asaka',
0 commit comments