Skip to content

Commit a05b6e4

Browse files
authored
Merge pull request #535 from leancloud/release-298
docs: prepare release 2.9.8
2 parents d3d1c2a + e498e74 commit a05b6e4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.9.8] - 2021-12-10
2+
3+
### Fixed
4+
5+
- `url` was missing in included LCFile attribute
6+
17
## [2.9.7] - 2021-10-11
28

39
### Fixed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name='leancloud',
23-
version='2.9.7',
23+
version='2.9.8',
2424
description='LeanCloud Python SDK',
2525
url='https://leancloud.cn/',
2626
author='asaka',

0 commit comments

Comments
 (0)