Skip to content

Commit

Permalink
GRPC clients version 9.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Dec 12, 2023
1 parent cd89e8f commit a8c0161
Show file tree
Hide file tree
Showing 48 changed files with 4,357 additions and 3,246 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.11.0
9.11.1
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.11.0'
version = '9.11.1'

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

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

14 changes: 14 additions & 0 deletions src/main/java/com/clarifai/grpc/api/CollectorOrBuilder.java

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

Loading

0 comments on commit a8c0161

Please sign in to comment.