Skip to content

Commit

Permalink
feat: Automated regeneration of DataLabeling client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 19, 2024
1 parent 48d1ccc commit 283b674
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 585 deletions.
2 changes: 1 addition & 1 deletion clients/data_labeling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding

```elixir
def deps do
[{:google_api_data_labeling, "~> 0.3"}]
[{:google_api_data_labeling, "~> 0.4"}]
end
```

Expand Down
Loading

0 comments on commit 283b674

Please sign in to comment.