We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3d1c2a + e498e74 commit a05b6e4Copy full SHA for a05b6e4
changelog
@@ -1,3 +1,9 @@
1
+## [2.9.8] - 2021-12-10
2
+
3
+### Fixed
4
5
+- `url` was missing in included LCFile attribute
6
7
## [2.9.7] - 2021-10-11
8
9
### Fixed
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name='leancloud',
23
- version='2.9.7',
+ version='2.9.8',
24
description='LeanCloud Python SDK',
25
url='https://leancloud.cn/',
26
author='asaka',
0 commit comments