Skip to content

Commit 8d03ad4

Browse files
author
jojoliang
committed
update version
1 parent 4d84465 commit 8d03ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cos.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// Version current go sdk version
25-
Version = "0.7.28"
25+
Version = "0.7.29"
2626
userAgent = "cos-go-sdk-v5/" + Version
2727
contentTypeXML = "application/xml"
2828
defaultServiceBaseURL = "http://service.cos.myqcloud.com"

0 commit comments

Comments
 (0)