Skip to content

Commit 7914862

Browse files
committed
🔖 release 2.1.14
1 parent bacdbfa commit 7914862

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.1.14] - 2019-07-05
2+
### Fixed
3+
- dependency issues with requests and werkzeug
4+
- unable to request api for applications hosted in US node
5+
16
## [2.1.13] - 2019-06-19
27
### Fixed
38
- dependency issues with requests and urllib3

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.1.13',
28+
version='2.1.14',
2929
description='LeanCloud Python SDK',
3030
url='https://leancloud.cn/',
3131
author='asaka',

0 commit comments

Comments
 (0)