Skip to content

Commit ba985bf

Browse files
committed
Merge pull request #69 from coaku/feature/b_xzk_update_version
update version for pypi
2 parents c383396 + 6d8823e commit ba985bf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
### v6.1.3
4+
5+
2013-08-26 issue []
6+
7+
- bug fix, httplib_thunk.py 中的无效符号引用
8+
39
### v6.1.2
410

511
2013-08-01 issue [#66](https://github.com/qiniu/python-sdk/pull/66)

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.2'
10+
__version__ = '6.1.3'

0 commit comments

Comments
 (0)