Skip to content
Merged

fix #342

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update __init__.py
  • Loading branch information
songfei9315 authored Jun 26, 2019
commit 2d1e3b19a707eea1c34c97977f8480e9d7fccd29
2 changes: 1 addition & 1 deletion qiniu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# flake8: noqa

__version__ = '7.2.5'
__version__ = '7.2.6'

from .auth import Auth, QiniuMacAuth

Expand Down