Skip to content

Commit 787f8c9

Browse files
Google APIscopybara-github
authored andcommitted
feat: add context manager support in client
chore: fix docstring for first attribute of protos committer: @busunkim96 PiperOrigin-RevId: 401271153
1 parent 409e134 commit 787f8c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
230230

231231
pip_repositories()
232232

233-
_gapic_generator_python_version = "0.52.0"
233+
_gapic_generator_python_version = "0.53.0"
234234

235235
http_archive(
236236
name = "gapic_generator_python",

0 commit comments

Comments
 (0)