Skip to content

Commit

Permalink
upgrade to version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Dec 22, 2017
1 parent 7326e29 commit 94a5200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliyunlogcli/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

__version__ = '0.1.2'
__version__ = '0.1.3'
from aliyun.log.version import USER_AGENT as SDK_USER_AGENT
USER_AGENT = 'log-cli-v-' + __version__ + ", " + SDK_USER_AGENT

0 comments on commit 94a5200

Please sign in to comment.