Skip to content

Commit

Permalink
Version 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rok-clarifai committed Sep 15, 2020
1 parent a8b7b97 commit accdba7
Show file tree
Hide file tree
Showing 14 changed files with 1,464 additions and 800 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.7.1
6.8.0
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
}

group = 'com.clarifai'
version = '6.7.1'
version = '6.8.0'

repositories {
// Use jcenter for resolving dependencies.
Expand Down
311 changes: 311 additions & 0 deletions src/main/java/com/clarifai/grpc/api/AnnotationSearchMetrics.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit accdba7

Please sign in to comment.