Skip to content

Commit

Permalink
GRPC clients version 10.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Jul 22, 2024
1 parent 0b5fb3d commit c9b987b
Show file tree
Hide file tree
Showing 60 changed files with 5,773 additions and 3,027 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.6.3
10.6.4
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.6.3'
version = '10.6.4'

repositories {
mavenCentral()
Expand Down
42 changes: 21 additions & 21 deletions src/main/java/com/clarifai/grpc/api/AppDuplication.java

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

12 changes: 6 additions & 6 deletions src/main/java/com/clarifai/grpc/api/AppDuplicationOrBuilder.java

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

121 changes: 121 additions & 0 deletions src/main/java/com/clarifai/grpc/api/AuditOperationType.java

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

Loading

0 comments on commit c9b987b

Please sign in to comment.