We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfca6db + 5eae030 commit 8d2a770Copy full SHA for 8d2a770
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 7.1.3 (2017-06-05)
+## 7.1.4 (2017-06-05)
4
### 修正
5
* cdn功能中获取域名日志列表的参数错误
6
qiniu/__init__.py
@@ -9,7 +9,7 @@
9
10
# flake8: noqa
11
12
-__version__ = '7.1.3'
+__version__ = '7.1.4'
13
14
from .auth import Auth, QiniuMacAuth
15
0 commit comments