Skip to content

Commit b63a779

Browse files
committed
version up [ci skip]
1 parent 7cecd5f commit b63a779

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## CHANGE LOG
22

3+
### v6.1.8
4+
5+
2014-08-05 issue [#126](https://github.com/qiniu/python-sdk/pull/126)
6+
- [#125] 网络出错不抛异常
7+
8+
### v6.1.7
9+
10+
2014-07-10 issue [#123](https://github.com/qiniu/python-sdk/pull/123)
11+
- [#121] 上传多host重试
12+
- [#122] 修改上传域名
13+
314
### v6.1.6
415

516
2014-06-30 issue [#118](https://github.com/qiniu/python-sdk/pull/118)

qiniu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
'''
88

99
# -*- coding: utf-8 -*-
10-
__version__ = '6.1.7'
10+
__version__ = '6.1.8'

0 commit comments

Comments
 (0)