Skip to content

Commit 5951372

Browse files
committed
docs: release 2.5.1
1 parent 194b6bd commit 5951372

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.5.1] - 2020-03-10
2+
### Fixed
3+
- dependency issues with werkzeug
4+
15
## [2.5.0] - 2019-12-30
26
### Added
37
- _rtmClientSign hook

setup.py

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

2626
setup(
2727
name='leancloud',
28-
version='2.5.0',
28+
version='2.5.1',
2929
description='LeanCloud Python SDK',
3030
url='https://leancloud.cn/',
3131
author='asaka',

0 commit comments

Comments
 (0)