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.
1 parent 5f7bd8c commit 69ab131Copy full SHA for 69ab131
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-# 7.2.1 (2018-05-10)
+# 7.2.2 (2018-05-10)
4
* 增加连麦rtc服务端API功能
5
6
# 7.2.0(2017-11-23)
qiniu/__init__.py
@@ -9,7 +9,7 @@
9
10
# flake8: noqa
11
12
-__version__ = '7.2.1'
+__version__ = '7.2.2'
13
14
from .auth import Auth, QiniuMacAuth
15
0 commit comments