Skip to content

Commit

Permalink
GRPC clients version 9.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Oct 25, 2023
1 parent 9879065 commit 9e69adc
Show file tree
Hide file tree
Showing 11 changed files with 712 additions and 526 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.9.2
9.9.3
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nexusPublishing {
}

group = 'com.clarifai'
version = '9.9.2'
version = '9.9.3'

repositories {
mavenCentral()
Expand Down
848 changes: 424 additions & 424 deletions src/main/java/com/clarifai/grpc/api/Resources.java

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions src/main/java/com/clarifai/grpc/api/Task.java

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

8 changes: 4 additions & 4 deletions src/main/java/com/clarifai/grpc/api/TaskOrBuilder.java

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

26 changes: 13 additions & 13 deletions src/main/java/com/clarifai/grpc/api/TaskReview.java

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

8 changes: 4 additions & 4 deletions src/main/java/com/clarifai/grpc/api/TaskReviewOrBuilder.java

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

Loading

0 comments on commit 9e69adc

Please sign in to comment.