Skip to content

Commit 69ab131

Browse files
committed
prepare to publish v7.2.2
1 parent 5f7bd8c commit 69ab131

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# 7.2.1 (2018-05-10)
3+
# 7.2.2 (2018-05-10)
44
* 增加连麦rtc服务端API功能
55

66
# 7.2.0(2017-11-23)

qiniu/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# flake8: noqa
1111

12-
__version__ = '7.2.1'
12+
__version__ = '7.2.2'
1313

1414
from .auth import Auth, QiniuMacAuth
1515

0 commit comments

Comments
 (0)