Skip to content

Commit

Permalink
GRPC clients version 10.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Nov 19, 2024
1 parent 332001e commit 6f121ac
Show file tree
Hide file tree
Showing 84 changed files with 10,735 additions and 9,116 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.9.8
10.10.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.9.8'
version = '10.10.0'

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

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

Loading

0 comments on commit 6f121ac

Please sign in to comment.