Skip to content

Commit

Permalink
GRPC clients version 9.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Sep 25, 2023
1 parent 3d88aa4 commit 313d7ac
Show file tree
Hide file tree
Showing 37 changed files with 3,800 additions and 2,449 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.8.2
9.8.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.8.2'
version = '9.8.3'

repositories {
mavenCentral()
Expand Down
236 changes: 236 additions & 0 deletions src/main/java/com/clarifai/grpc/api/Dataset.java

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

27 changes: 27 additions & 0 deletions src/main/java/com/clarifai/grpc/api/DatasetOrBuilder.java

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

Loading

0 comments on commit 313d7ac

Please sign in to comment.