Skip to content

Commit 893c19a

Browse files
committed
docs: bump version to 2.9.4
1 parent 00c3877 commit 893c19a

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.4] - 2021-07-13
2+
### Fixed
3+
- update qiniu sdk to fix parameter mismatch exception (#521)
4+
15
## [2.9.3] - 2021-05-19
26
### Fixed
37
- dependency issues with werkzeug >= 2.0.0

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

0 commit comments

Comments
 (0)