Skip to content

Commit

Permalink
GRPC clients version 10.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Feb 20, 2024
1 parent b47b62e commit 405d374
Show file tree
Hide file tree
Showing 30 changed files with 1,390 additions and 584 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.1.4
10.1.5
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.1.4'
version = '10.1.5'

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.

9 changes: 9 additions & 0 deletions src/main/java/com/clarifai/grpc/api/EvaluationType.java

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

Loading

0 comments on commit 405d374

Please sign in to comment.