Skip to content

Commit 479cd93

Browse files
authored
Merge pull request #512 from leancloud/release-292
docs: release 2.9.2
2 parents d8e76e5 + 58f5a65 commit 479cd93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.9.2] - 2021-03-05
2+
### Fixed
3+
- Python packaging issue causing installation failure on Python 2.7.
4+
15
## [2.9.1] - 2021-03-03
26
### Changed
37
- Update dependencies: really support Python 3.9 and drop support for Python 3.5.

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.1',
23+
version='2.9.2',
2424
description='LeanCloud Python SDK',
2525
url='https://leancloud.cn/',
2626
author='asaka',

0 commit comments

Comments
 (0)