Skip to content

Commit

Permalink
GRPC clients version 10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Jul 4, 2024
1 parent ae03216 commit 61786a4
Show file tree
Hide file tree
Showing 43 changed files with 6,935 additions and 3,524 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.5.3
10.6.0
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 = '10.5.3'
version = '10.6.0'

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

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

33 changes: 33 additions & 0 deletions src/main/java/com/clarifai/grpc/api/ComputeClusterOrBuilder.java

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

Loading

0 comments on commit 61786a4

Please sign in to comment.