Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
fix bug
liuchang0812 authored Oct 9, 2016
1 parent b06a08a commit 19215ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
sys.exit('Sorry, only python 2.6 or 2.7 is supported')

setup(name='qcloud_cos_v4',
version='0.0.2',
version='0.0.3',
description='python sdk for tencent qcloud cos v4.0',
license='MIT License',
install_requires=['requests'],

0 comments on commit 19215ef

Please sign in to comment.