Browse Source

update version

鸣镝 8 years ago
parent
commit
ecf449629c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      oss/const.go

+ 1 - 1
oss/const.go

@@ -128,5 +128,5 @@ const (
 
 	CheckpointFileSuffix = ".cp" // Checkpoint文件后缀
 
-	Version = "1.7.0" // Go sdk版本
+	Version = "1.8.0" // Go sdk版本
 )